Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

fix: increase pending transaction timeout#603

Merged
noot merged 4 commits into
developfrom
noot/improve_retry_call
Jun 27, 2025
Merged

fix: increase pending transaction timeout#603
noot merged 4 commits into
developfrom
noot/improve_retry_call

Conversation

@noot
Copy link
Copy Markdown
Contributor

@noot noot commented Jun 26, 2025

  • increase the pending transaction timeout from 30s to 60s.
  • also check if the tx was included after the retry loop sleep, in which case, return
  • based on the chain of errors logs, it appeared the pending transaction was timing out after 30s, so it was then retried with Retrying with bumped fees..., however the tx was included in between the time it timed out and when the retry was started, so the second submission failed

closes #597
closes #596

@noot noot requested a review from JannikSt June 26, 2025 21:19
@noot noot merged commit 53eea02 into develop Jun 27, 2025
1 check passed
@noot noot deleted the noot/improve_retry_call branch June 27, 2025 01:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Worker Submission Error: max priority fee [BUG] Worker submission shows error (Work already submitted)

2 participants