Hi,<div><br></div><div>My test case.<div><br></div><div>I have a consumer, with no_ack =&gt;0, prefetch_count is default, consumer receives messages, even if previous messages are not acknowledge.</div><div>If the message is never acknowledge or ack�message�is lost in transit and if consumer never goes down, This message is never acknowledged or is resent again, its in the queue forever. I�don&#39;t�want to timeout the message.</div>
<div>Instead I want the�message�to�resend after a�specified�timeout may be to the same consumer.</div><div><br></div><div>Is there a way to do this.</div><div><br></div><div>Thanks</div><div><br></div><div><br></div></div>