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
See https://gist.github.com/4156499 for full traceback. In essence, rabbitmq_transport.py should trap connection closures and attempt re-connection every 60 seconds. This should work around unstable network connections or when RabbitMQ is restarted.
See https://gist.github.com/4156499 for full traceback. In essence, rabbitmq_transport.py should trap connection closures and attempt re-connection every 60 seconds. This should work around unstable network connections or when RabbitMQ is restarted.