Queue retry delay doesn't seem to do anything

For Workes & Pages, what is the name of the domain?

na

What is the issue or error you’re encountering

If I throw an error in my queue function, it looks like it retries, but it does not respect the “retry delay” I set on my queue

What steps have you taken to resolve the issue?

I don’t know how to fix.

What are the steps to reproduce the issue?

Setup a queue with “message retries” set to greater than 1, set “retry delay” to 60 seconds, then queue up a message. It will run through all 10 immediately.

Screenshot of the error

Screenshot 2024-07-04 12.43.44 PM.png

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.