[rabbitmq-discuss] How remove messages which must be ack
Michael Klishin
michael.s.klishin at gmail.com
Thu Jan 30 19:40:47 GMT 2014
2014-01-30 cw storm <cwstorm at gmail.com>
> Couldn't something be configured on the queue that if the message is in
> "unack" status for certain amount of time, it can be requeue or that
> connection could be automatically closed?
There is no such feature in RabbitMQ.
Applications can track how long it takes for a delivery to be processed and
close
the channel on timeout.
--
MK
http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140130/17049fe7/attachment.html>
More information about the rabbitmq-discuss
mailing list