<div class="gmail_quote">
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">Thanks Emile 
<div><br></div>
<div>Is there any API that supports this feature?</div>
<div><br></div>
<div>I searched a lot on the internet but couldn&#39;t find anything substantial.</div>
<div><br></div>
<div>Regards,</div>
<div>Yogita 
<div>
<div class="h5"><br><br>
<div class="gmail_quote">On Tue, Jul 24, 2012 at 2:42 PM, Emile Joubert <span dir="ltr">&lt;<a href="mailto:emile@rabbitmq.com" target="_blank">emile@rabbitmq.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">Hi,<br>
<div>
<div><br>On 24/07/12 05:00, Yogita Patil wrote:<br>&gt; Given a publisher confirms setup,<br>&gt; How many times does the publisher try resending an unacknowledged<br>&gt; message before discarding it as dead<br>&gt; what is the the time interval between each �retry<br>
<br></div></div>It is up to the publisher to decide all of these questions. If confirms<br>have been selected on the channel then all subsequent publishes will be<br>acknowledged, perhaps not positively (nack is possible), perhaps not<br>
individually (multiple ack is possible) and perhaps not immediately, but<br>it will be answered eventually. Unless the network fails.<br><br>If there was a network failure then it is possible for messages to<br>disappear. Therefore publishers should keep track of unconfirmed<br>
messages in order to be able to resend them in case of a network failure.<br><br>The question of messages going missing and requiring resending while the<br>network remains running should not arise. It is not clear what failure<br>
condition you are trying to protect against.<br><span><font color="#888888"><br><br>-Emile<br><br><br><br></font></span></blockquote></div><br><br clear="all">
<div><br></div></div></div><span class="HOEnZb"><font color="#888888">-- <br>Regards,<br>Yogita.<br></font></span></div></blockquote></div><br><br clear="all"><br>-- <br>Regards,<br>Yogita.<br>