Closed farhanW3 closed 5 months ago
This PR updates the delay property in the processTransactionReceiptsWorker.ts file to use job.opts.delay instead of job.delay.
processTransactionReceiptsWorker.ts
job.opts.delay
job.delay
✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}
/codex {your question}
PR-Codex overview
This PR updates the delay property in the
processTransactionReceiptsWorker.ts
file to usejob.opts.delay
instead ofjob.delay
.Detailed summary
job.opts.delay
instead ofjob.delay