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

Retry request when all RPC URLs fail #63

Closed
fvictorio opened this issue Aug 13, 2018 · 0 comments
Closed

Retry request when all RPC URLs fail #63

fvictorio opened this issue Aug 13, 2018 · 0 comments
Assignees

Comments

@fvictorio
Copy link

Related to #28.

If all the RPC URLs fail, retry after some time.

We can use promise-retry for this. Also, this should be done both for the raw HTTP requests and in the web3 provider.

@fvictorio fvictorio self-assigned this Aug 13, 2018
@pablofullana pablofullana changed the title Retry request when all RPC URLs fail. Retry request when all RPC URLs fail Aug 29, 2018
@ghost ghost removed the review label Sep 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants