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

Feature/retry transactions after timeout #362

Merged
merged 5 commits into from
Nov 19, 2024

Conversation

n13
Copy link
Collaborator

@n13 n13 commented Nov 11, 2024

fixes #361

Note: the DIO network manager retry function seems to not work at all?!

In any case we don't want to retry all transactions, we only want to retry specifically EOSIO timeout exceptions!

n13 added 5 commits November 11, 2024 23:50
added contract cache
added efficiency improvements, preventing multiple similar calls.
doesn't really seem to work very well - also too unpredictable
@n13 n13 merged commit cb5f8a6 into main Nov 19, 2024
0 of 3 checks passed
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

Successfully merging this pull request may close these issues.

Transaction Timeout
1 participant