Maximum delay in RabbitMQ #306
-
What is the maximum duration of delay supported for RabbitMQ? Is it two days? Also, anyone have any idea about this: Delay levels It says maximum delay is about 8.5 yrs. |
Beta Was this translation helpful? Give feedback.
Answered by
michaelklishin
Apr 3, 2025
Replies: 2 comments
-
There is an answer in the README for those willing to read. Given the limitations of this plugin and the fact that Mnesia support in RabbitMQ will likely be removed entirely in the next 12 months, scheduling messages with it for 8.5 years sounds like a catastrophically bad idea. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lukebakken
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is an answer in the README for those willing to read.
Given the limitations of this plugin and the fact that Mnesia support in RabbitMQ will likely be removed entirely in the next 12 months, scheduling messages with it for 8.5 years sounds like a catastrophically bad idea.