rabbitmq-delayed-message-exchange icon indicating copy to clipboard operation
rabbitmq-delayed-message-exchange copied to clipboard

Delayed Messaging for RabbitMQ

Results 14 rabbitmq-delayed-message-exchange issues
Sort by recently updated
recently updated
newest added

## 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...

enhancement

### 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...

bug

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...