Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
michalinacienciala opened this issue Nov 15, 2024 · 2 comments
Labels
🐛 bug Something isn't working 🎨 dapp dApp

Comments

@michalinacienciala
Copy link
Contributor

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

@michalinacienciala michalinacienciala added 🐛 bug Something isn't working 🎨 dapp dApp labels Nov 15, 2024
Copy link

linear bot commented Nov 15, 2024

@nkuba nkuba added this to the Ledger Live Launch milestone Nov 15, 2024
@kkosiorowska
Copy link
Contributor

Fix should be done in the orangekit package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🎨 dapp dApp
Projects
None yet
Development

No branches or pull requests

3 participants