Exactly. So we have messages which are about performing a particular action. If the action is malformed, then it would just keep failing and retrying forever. But there are valid instances where the message could fail, and it is because of a temporary issue. Like a web service being down or something. However, if a message is failing due to something bad in it, we can&#39;t just have it disappear into the ether, we need to know what the issue is and fix it.<div>

<br></div><div>Justin<br><br><div class="gmail_quote">On Tue, Dec 7, 2010 at 9:05 PM, Jason J. W. Williams <span dir="ltr">&lt;<a href="mailto:jasonjwwilliams@gmail.com">jasonjwwilliams@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hey John,<br>
<br>
I think the intent is to keep a message that&#39;s crashing a consumer<br>
from being endlessly retried.<br>
<font color="#888888"><br>
-J<br>
</font><div><div></div><div class="h5"><br>
On Tue, Dec 7, 2010 at 6:15 PM, John DeTreville &lt;<a href="mailto:jdetreville@vmware.com">jdetreville@vmware.com</a>&gt; wrote:<br>
&gt; I&#39;m a little confused. Would messages be reordered? Is the idea to move from message queues to something else?<br>
&gt;<br>
&gt; Cheers,<br>
&gt; John<br>
&gt;<br>
&gt; On Dec 7, 2010, at 2:39 PM, Justin Etheredge wrote:<br>
&gt;<br>
&gt;&gt; It would interesting and useful if there was some way to see a redelivered count on a message. And as a little icing on the cake, it would be useful to be able to specify how long before a message is redelivered. That way if I specify that a message can be redelivered at most 10 times, it won&#39;t happen in a thousandth of a second. Any thoughts on this?<br>


</div></div><div><div></div><div class="h5">&gt; _______________________________________________<br>
&gt; rabbitmq-discuss mailing list<br>
&gt; <a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
&gt; <a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
&gt;<br>
</div></div></blockquote></div><br></div>