Railgun-Community / private-proof-of-innocence

Node for Private Proof Of Innocence list provider and list aggregator.
MIT License
5 stars 6 forks source link

504 Timeout for POI #30

Closed Saccoon closed 2 months ago

Saccoon commented 2 months ago

I have been using my wallet without issue, but I have A LOT of transactions.

Today, after making a transaction, when generating the POI, i received a 504 Timeout error. I looked and it appears I am sending A TON of data to generate the POI. I think the server times out because request has too much data.

I believe this is because it sends history of every transaction of the wallet in the POI. This seems like it eventually makes all wallets unusable.

I can see the transaction, and the funds are in the destination wallet, but cannot be accessed since the POI cannot be generated & transferred.