You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@DannyvdSluijs it's normal. An unxpected closed connection is an exception. Probably what you mean is that it's not possibile to handle connection exception, right?
@DannyvdSluijs sorry, I was really busy. If you want you can help me proposing a solution. I 've took a look but it's quite complicated to do changes on the actual architecture without BC breaks.
Description
Whenever the RabbitMQ is closing connections (due to restart/upgrade etc) a
PhpAmqpLib\Exception\AMQPProtocolConnectionException
is thrown.Steps to reproduce
Stack trace
The text was updated successfully, but these errors were encountered: