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

Fix multiple timeout erros on DApp #1563

Closed
rohitmalhotra1420 opened this issue May 22, 2024 · 0 comments
Closed

Fix multiple timeout erros on DApp #1563

rohitmalhotra1420 opened this issue May 22, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@rohitmalhotra1420
Copy link
Collaborator

rohitmalhotra1420 commented May 22, 2024

Timeout errors on the dApp are happening when Infura limits are crossed. Most likely we are adding a provider and then polling Infura recursively leading to this behavior. The dApp TODO comments address such possible logic where the calls are getting repeated.

There is no accurate way to reproduce since these errors usually come on localhost and only after a certain amount of hours of running the dApp.

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

No branches or pull requests

3 participants