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(rabbitmq): consumer retry loop #3281

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

chillleader
Copy link
Member

@chillleader chillleader commented Sep 19, 2024

Description

This PR will add a retry loop for the RabbitMQ consumer that handles shutdown signals. This reflects the desired behavior of the inbound connector: if there is an external problem (e.g. rabbitmq server restarts), the connector should keep retrying indefinitely as long as it is active.

Related issues

closes #2828

Checklist

  • PR has a milestone or the no milestone label.

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