<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">2013/5/3 Chip Salzenberg <span dir="ltr">&lt;<a href="mailto:rev.chip@gmail.com" target="_blank">rev.chip@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Why should nonexistent queue at start be a channel exception, but nonexistent queue later not be one?  Makes no sense to me.</blockquote></div><br>Because when you start consuming, you have a chance to recover from a queue that does not exist. When the queue is deleted</div>

<div class="gmail_extra">later, you don&#39;t necessarily have an easy way to do so.<br>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>


</div></div>