GoodDollar / GoodServer

Backend to support the GoodDAPP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(Bug) CeloAdminWallet tx timeout

johnsmith-gooddollar opened this issue · comments

Looks related to this hot fix: ab0fba6

May be fixed via #414 / GoodDollar/GoodDAPP#3909 as timeout is one of conditions for the fallback to another RPC:

d0850fb#diff-eb07daa442eadcdab87028ae408396ad0a0ad089ac0bb0b0c16c0457fda4b00aR12

2023-04-12 23:32:31.746 [goodserver_next] web.1 2023-04-12T20:32:31.745Z - workerId:2 - error (FROM: /verify/topWallet userId: ): {"uuid":"6sXojjzN6z","message":"sendTransaction error:","context":["Request timeout: CeloAdminWallet tx timeout",{"type":"Error","message":"Request timeout: CeloAdminWallet tx timeout","stack":"Error: Request timeout: CeloAdminWallet tx timeout\n    at c (/app/dist/server.js:1:25375)\n    at async l (/app/dist/server.js:1:25448)\n    at async L.sendTransaction (/app/dist/server.js:1:40998)\n    at async L.topWallet (/app/dist/server.js:1:36233)\n    at async /app/dist/server.js:1:110114"},{"from":"0x90731520956506875dA0517Fc315a6b334dBfDa6","currentNonce":16380,"netNonce":16380,"txuuid":"kzFAJeU=","txHash":"0xafee985056b8c9360c07f3ec3e0e36c3dd76a41318b7d7ca56af3b672fa5989b","retry":true,"wallet":"CeloAdminWallet","network":42220}]} 

@vldkhh I think we need to release #414 to QA (+corresponging web app PR) and test it properly
then release wallet app PROD.

could we test till the end of this week ? I want to release tomorrow

@johnsmith-gooddollar I cannot find this in error logs when I look at goodserver prod (filtered on last 60 days)

Could be closed?

@L03TJ3 its related to GoodDApp not the server
check at sentry please, or ask @vldkhh to do it