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
I've inherited an old C++ codebase, and seems that the process crashes when RabbitMQ connection closes.
Is this the normal behaviour? Or is there a way to handle disconnections in SimpleAmqpClient?