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

Calls to the Ethereum node should retry on failure #11

Closed
andreogle opened this issue Jun 21, 2020 · 1 comment
Closed

Calls to the Ethereum node should retry on failure #11

andreogle opened this issue Jun 21, 2020 · 1 comment
Labels
node About the @airnode/node package

Comments

@andreogle
Copy link
Member

Implement something like the below RetryProvider. I'm not sure that it's exported anywhere in ethers

https://github.com/ethers-io/ethers.js/blob/master/packages/experimental/src.ts/retry-provider.ts

@andreogle andreogle added the node About the @airnode/node package label Jun 21, 2020
@andreogle
Copy link
Member Author

Resolved in #33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
node About the @airnode/node package
Projects
None yet
Development

No branches or pull requests

1 participant