thirdweb-dev / engine

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

feat: nonce stats endpoint + queue/nonce log cron #628

Closed d4mr closed 2 weeks ago

d4mr commented 3 weeks ago

PR-Codex overview

This PR focuses on adding a NonceHealthCheckQueue class, worker, and related functionality for monitoring nonce health in the application.

Detailed summary

The following files were skipped due to too many changes: src/worker/tasks/nonceHealthCheckWorker.ts, src/server/routes/admin/nonces.ts

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

d4mr commented 3 weeks ago

closing in favour of #628

d4mr commented 3 weeks ago

wait nvm this is #628

d4mr commented 2 weeks ago

tested, needed some logger changes:

image