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

Handle connection exceptions with MQ #526

Merged
merged 13 commits into from
Nov 9, 2023
Merged

Conversation

benyissa
Copy link
Member

@benyissa benyissa commented Nov 9, 2023

This was expected to work after this PR is merged : #517

but we got unexpected issues in production, then we reverted the changes for safe production.

This is the result after fixing issues with this PR :

image

@benyissa benyissa changed the base branch from main to fix_mq_connection_errors November 9, 2023 11:05
@benyissa benyissa changed the base branch from fix_mq_connection_errors to main November 9, 2023 11:05
@benyissa benyissa changed the title Fix MQ message handling errors when the connection is closed Handle connection exceptions with MQ Nov 9, 2023
3asm
3asm previously approved these changes Nov 9, 2023
src/ostorlab/agent/mixins/agent_mq_mixin.py Show resolved Hide resolved
@benyissa benyissa merged commit fc2713b into main Nov 9, 2023
5 checks passed
@deadly-panda deadly-panda deleted the refix_mq_connection_errors branch January 16, 2024 21:49
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.

3 participants