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.
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.
-
Beta Was this translation helpful? Give feedback.
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.