[rabbitmq-discuss] Same consumer getting the rejected message again
reddylast
reddylast at gmail.com
Fri Mar 29 07:44:05 GMT 2013
Hi,
I've set-up multiple queues and multiple consumers are processing those
queues. There is a case when a consumer receives a message , if that
consumer is not authorized to process that message then system sent it back
to the queue (by using basic.reject method). I want to stop the same
consumer getting the same rejected message again and again. Is there any
way that prevents a message from looping through the system forever ?
Thanks,
Reddy
--
View this message in context: http://rabbitmq.1065348.n5.nabble.com/Same-consumer-getting-the-rejected-message-again-tp25785.html
Sent from the RabbitMQ mailing list archive at Nabble.com.
More information about the rabbitmq-discuss
mailing list