rabbitmq-delayed-message-exchange
rabbitmq-delayed-message-exchange copied to clipboard
Delayed Messaging for RabbitMQ
## Updates The design below evolved over time. The last major update is from Sep 26, 2023. ## Problem Definition The current design of this plugin has plenty of limitations...
### Describe the bug Undefined behavior when x-delay is quite large (i.e. 6 months) ### Reproduction steps https://github.com/rabbitmq/rabbitmq-delayed-message-exchange/discussions/226 ### Expected behavior Channel should be closed if x-delay is too much...
Hello,I came across a phenomenon,when I delete the exchange and recreate it with the same name,the delayed message still exists. How can I cleart these messages?
## Problem Definition This plugin currently does not run on Khepri-enabled nodes (in Khepri-enabled clusters, that is, since Khepri cannot be enabled selectively). And it won't be just a matter...