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

Improvement: Retry rmq on connection failed #63

Closed
amindadgar opened this issue Jan 25, 2024 · 0 comments · Fixed by #62
Closed

Improvement: Retry rmq on connection failed #63

amindadgar opened this issue Jan 25, 2024 · 0 comments · Fixed by #62
Assignees

Comments

@amindadgar
Copy link
Member

There are some cases which rabbitMQ (rmq) would become down on server and based on that the hivemind-bot worker will fail to connect and its instance will come down. We need to retry to connect on those cases. Another use case is when the hivemind-bot is trying to connect in first time. Having the rmq server down in first initialization the bot worker cannot again run. We need to retry on those cases too.

@amindadgar amindadgar self-assigned this Jan 25, 2024
@amindadgar amindadgar linked a pull request Jan 25, 2024 that will close this issue
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 a pull request may close this issue.

1 participant