Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Randomly getting amqp-client connection closed Socket closed after 48+ hours of connection establishment #100

Open
prometheus-admin opened this issue Nov 9, 2023 · 1 comment

Comments

@prometheus-admin
Copy link

I am randomly getting this amqp-client connection closed Socket closed
This socket has been ended by the other party after 2+ days of deployment every time. Is there any way to deal with it? Can't find events on connection to re-init it when closed. Can anyone suggest a way to deal with this?

@prometheus-admin prometheus-admin changed the title Randomly getting amqp-client connection closed Socket closed after 2+ days of deployment Randomly getting amqp-client connection closed Socket closed after 48+ hours of connection establishment Nov 9, 2023
@baelter
Copy link
Member

baelter commented Nov 13, 2023

Catch the exception and set up the connection again like the example on the readme?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants