Skip to content

Conversation

arcoraven
Copy link
Contributor

@arcoraven arcoraven commented Aug 30, 2024

PR-Codex overview

This PR enhances transaction handling by adding logging and job removal functionality. It also optimizes retry strategies for transaction queues.

Detailed summary

  • Added logging for acquired nonce in sendTransactionWorker.ts
  • Added logger functionality in sendTransactionWorker.ts
  • Improved job removal logic in retry-failed.ts
  • Optimized retry strategy in mineTransactionQueue.ts
  • Updated retry logic in mineTransactionWorker.ts

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@arcoraven arcoraven changed the title Ph/more mine worker retries MineTransactionWorker retries more frequently, no cap on resends Aug 30, 2024
@arcoraven arcoraven merged commit 52981f0 into main Aug 30, 2024
3 checks passed
@arcoraven arcoraven deleted the ph/moreMineWorkerRetries branch August 30, 2024 21:52
d4mr pushed a commit that referenced this pull request Sep 1, 2024
* fix: add from address to claimTo to support merkle proofs

* fix: have mine worker retry more frequently

* remove mine worker in retry-failed

* add log line for nonce acquire
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.

2 participants