thesis / acre

Bitcoin Liquid Staking
https://acre.fi
GNU General Public License v3.0
7 stars 2 forks source link

Extend the timeout for checking the transaction result for Gelato #866

Open michalinacienciala opened 4 days ago

michalinacienciala commented 4 days ago

While testing withdrawals in the standalone dapp on the testnet preview of PR #860 I got a Gelato error when depositing:

console.js:36 Error: GelatoRelaySDK/getTaskStatus: Failed with error: Status not found
    at index.js:19:15
    at Generator.throw (<anonymous>)
    at ot (index.js:6:57)

image

Account: tb1qxm6txd3ule95xrvlm5ul8q2qh7yw7ugwmfdgz0.

The error seemed to not affect any functionality - the withdrawal was correctly processed and after few hours was visible as completed in the dapp.

When discussed on Discord, @nkuba suggested:

Maybe we need to extend the timeout for checking the transaction result for Gelato. Please record a ticket for this error

linear[bot] commented 4 days ago

AENG-22 Extend the timeout for checking the transaction result for Gelato

kkosiorowska commented 4 days ago

Fix should be done in the orangekit package.