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: reopen the API MQ channels if they are closed #442

Merged
merged 1 commit into from
May 16, 2023

Conversation

odesenfans
Copy link
Contributor

Problem: the MQ channels can close for a variety of issues. Once closed, the channel cannot be used anymore.

Solution: detect if the channel is closed and reopen it if needed.

Problem: the MQ channels can close for a variety of issues.
Once closed, the channel cannot be used anymore.

Solution: detect if the channel is closed and reopen it if needed.
@odesenfans odesenfans merged commit 64c97e2 into master May 16, 2023
@odesenfans odesenfans deleted the od-reopen-mq-channel-if-closed branch May 16, 2023 12:17
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