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

Add reconnect handler for RabbitMQ #115

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Add reconnect handler for RabbitMQ #115

merged 1 commit into from
Jul 28, 2023

Conversation

grisu48
Copy link
Collaborator

@grisu48 grisu48 commented Jul 21, 2023

Refactor the RabbitMQ receive routine to handle reconnects.

@grisu48
Copy link
Collaborator Author

grisu48 commented Jul 21, 2023

Gonna keep testing this for a week before merging.

@grisu48
Copy link
Collaborator Author

grisu48 commented Jul 25, 2023

Possible solution for https://github.com/grisu48/openqa-mon/issues/56

Refactor the RabbitMQ receive routine to handle reconnects.
@grisu48
Copy link
Collaborator Author

grisu48 commented Jul 25, 2023

I still observe missed connections. Updated the code to include some more verbose status reports and will continue to monitor it.

@grisu48
Copy link
Collaborator Author

grisu48 commented Jul 28, 2023

This improves the situation, but does not solve it completely. I'm gonna still merge it for the upcoming release, as this is (still) an experimental feature and the situation has been improved, yet not solved.

@grisu48 grisu48 merged commit aa6922d into main Jul 28, 2023
3 checks passed
@grisu48 grisu48 deleted the rabbit1 branch July 28, 2023 08:26
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

Successfully merging this pull request may close these issues.

1 participant