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: dont track send_tx on retries #603

Closed arcoraven closed 2 months ago

arcoraven commented 2 months ago

PR-Codex overview

The focus of this PR is to remove redundant reportUsage calls in retryTx.ts and syncRetry.ts.

Detailed summary

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