rabbitmq-event-manager icon indicating copy to clipboard operation
rabbitmq-event-manager copied to clipboard

An event Manager for nodeJS using RabbitMQ

Results 11 rabbitmq-event-manager issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi. According to the documentation: > You can _"negatively acknowledge"_ and **Requeue** the message by returning `false` (rejecting the Promise). but that is not working at the moment. Something happened...