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

fix: allow int idempotency keys #648

Closed arcoraven closed 2 months ago

arcoraven commented 2 months ago

PR-Codex overview

The focus of this PR is to update the queue jobId generation logic in multiple worker queues for better identification and handling of retry transactions.

Detailed summary

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