hmm, it seems like my messages are being

hmm, it seems like my messages are being retried immediately after an implicit retry instead of waiting the configured 60 seconds..
[[env.staging.queues.consumers]]
queue = "emails-staging"
max_batch_size = 1
max_concurrency = 1
dead_letter_queue = "emails-dlq-staging"
max_retries = 5
retry_delay = 60
[[env.staging.queues.consumers]]
queue = "emails-staging"
max_batch_size = 1
max_concurrency = 1
dead_letter_queue = "emails-dlq-staging"
max_retries = 5
retry_delay = 60
3 Replies
johtso
johtsoOP2mo ago
id: 46ff84346aa373686c92055cc6259252 2024-09-05T15:02:09.183Z @Pranshu Maheshwari any chance of getting some eyes on this when you have a moment? 🙏 I'm relying on the queue configuration to stop me spamming my APIs if there are failures Retry delay seems to be ignored for some reason
Pranshu Maheshwari
hey, thanks for the ping, I totally missed this you probably checked this already, but just in case: when marking a message to be retried, you're not setting delaySeconds on the individual message right? also, is this happening locally or when you deploy your consumer? there's a known issue with local consumers & retry delays (which is expected to be fixed by next week)
Unknown User
Unknown User2mo ago
Message Not Public
Sign In & Join Server To View
Want results from more Discord servers?
Add your server