Comment 23 for bug 797770

Revision history for this message
Chris Behrens (cbehrens) wrote :

Oh. These exceptions will still get logged. IOError is definitely being caught. And it does look like it's attempting to reconnect due to this having been logged:

"32923eefca3c425f32] AMQP server on 172.18.0.146:5672 is unreachable: Socket closed. Trying again in 1 seconds."

I'd like to see the very end of the log... if there's anything more. Is it possible it finally retried and succeeded despite the logging of exceptions?