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

Add Provider connection timeouts #393

Open
timbrinded opened this issue Mar 7, 2024 · 0 comments
Open

Add Provider connection timeouts #393

timbrinded opened this issue Mar 7, 2024 · 0 comments
Labels
feature feature request

Comments

@timbrinded
Copy link
Collaborator

Sometimes due to rate limiting and 429 errors providers end up getting banned/blocked.

The provider libraries (ethers.js, viem, polkadot{js} etc) each react differently this scenario, so we should have a generic way of wrapping and catching these sort of issues and aborting the test run (since the results will be inherently flawed).

@timbrinded timbrinded added the feature feature request label Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature feature request
Projects
None yet
Development

No branches or pull requests

1 participant