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

Implement rpc retry and exponential backoff using tokio #45

Open
jaswinder6991 opened this issue Apr 26, 2024 · 0 comments
Open

Implement rpc retry and exponential backoff using tokio #45

jaswinder6991 opened this issue Apr 26, 2024 · 0 comments

Comments

@jaswinder6991
Copy link
Collaborator

The providers crate needs a retry and exponential back off mechanism.
near-api-js already has this in place.

Here is an example from near-workspaces-rs - https://github.com/near/near-workspaces-rs/blob/main/workspaces/src/rpc/client.rs#L9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant