thirdweb-dev / engine

The most powerful backend engine for web3 apps.
https://thirdweb.com/engine
Apache License 2.0
152 stars 59 forks source link

MineTransactionWorker retries more frequently, no cap on resends #633

Closed arcoraven closed 2 months ago

arcoraven commented 2 months ago

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

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