<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">(02/10/13 13:33), Michael Klishin
      wrote:<br>
    </div>
    <blockquote
      cite="mid:7A08E0DC-AB48-4D5C-9A1C-DD1DF611CBDE@rabbitmq.com"
      type="cite">
      <pre wrap="">On oct 2, 2013, at 4:27 p.m., Ceri Storey <a class="moz-txt-link-rfc2396E" href="mailto:ceri@lshift.net">&lt;ceri@lshift.net&gt;</a> wrote:

</pre>
      <blockquote type="cite">
        <pre wrap="">So this would be more of an optional extra along the lines of the
shutdown listener in the Java client for those who need the extra control.
</pre>
      </blockquote>
      <pre wrap="">
Fair enough. Can you think of a sensible Bunny::Session#initialize option name
for this?</pre>
    </blockquote>
    Ideally, because we use RabbitMQ for managing claims on a job (ie:
    ensuring no two processors handle the same work item) it'd be cool
    to have something that gets called on general disconnections as
    well. So, maybe <tt>:on_connection_error</tt> for just errors, or <tt>:on_disconnect</tt>
    for both clean and unclean disconnects?<br>
    <blockquote
      cite="mid:7A08E0DC-AB48-4D5C-9A1C-DD1DF611CBDE@rabbitmq.com"
      type="cite">
      <pre wrap="">

MK



</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
rabbitmq-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a>
<a class="moz-txt-link-freetext" href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>