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 general retry for sending transactions to Telos #49

Open
poplexity opened this issue Sep 19, 2024 · 0 comments
Open

Add general retry for sending transactions to Telos #49

poplexity opened this issue Sep 19, 2024 · 0 comments
Assignees
Labels

Comments

@poplexity
Copy link
Member

In TelosClient add a basic retry with backoff when sending transactions to Telos node, this is in addition to modifying it to use send_transaction2 for a push guarantee. This gives us fault tolerance if the node is offline or there's any network level failure.

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

No branches or pull requests

2 participants