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

Fix not connected error in STOMP output #2423

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

kamil-certat
Copy link
Contributor

@kamil-certat kamil-certat commented Nov 14, 2023

This PR depends on PR #2414 and handles connection errors in the output bot

Sometimes the output bot gots disconnected, and stays so
until restart or reload. This change adds a try to reconnect.

It intentionally doesn't hide the error, but let's IntelMQ handle
message retry.
@kamil-certat kamil-certat marked this pull request as ready for review November 27, 2023 14:07
@sebix sebix merged commit 552d7ce into certtools:develop Nov 29, 2023
20 checks passed
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.

2 participants