-
Notifications
You must be signed in to change notification settings - Fork 476
Closed
Description
When rabbit hits a memory limit it refuses published messages. According to this link:
https://groups.google.com/forum/#!topic/rabbitmq-users/OMZ7581MnEY
It is possible to publish messages to rabbit with a confirm style so that I know if the messages were correctly published. Is it possible to perform this with amqp? As channel.publish is synchronous I'm not sure.
Metadata
Metadata
Assignees
Labels
No labels