[rabbitmq-discuss] Redeliver limit?

Brian Reischl breischl at gmail.com
Tue Oct 15 20:20:58 BST 2013


The docs for the deliver()<http://www.rabbitmq.com/amqp-0-9-1-reference.html#basic.deliver>function state that the server 
*should* only a deliver a message a limited number of times before 
dead-lettering it. I have attempted to verify this using the C# client's 
MessagePatterns.Subscription class, but there doesn't seem to be any limit. 
I've been able to Reject() the same message quite a few times and it keeps 
getting redelivered. 

Am I doing something wrong, or does RabbitMQ just not have a limit for the 
number of deliveries?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131015/04c557c8/attachment.htm>


More information about the rabbitmq-discuss mailing list