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

Add retry on consul lock if failures #74

Closed

Conversation

mougams
Copy link
Contributor

@mougams mougams commented Oct 16, 2024

Since consul lock is based on consul infrastructure, we can hit issues when consul is restarting while locking choregraphie on consul. Indeed, we had cases where consul on leader node took times to restart causing Diplomat call failure.

Since consul lock is based on consul infrastructure,
we can hit issues when consul is restarting while locking
choregraphie on consul. Indeed, we had cases where consul on leader
node took times to restart causing Diplomat call failure.
@mougams mougams force-pushed the retry_on_consul_failure branch from 5b19b4a to 677c0d1 Compare October 16, 2024 14:28
@mougams
Copy link
Contributor Author

mougams commented Oct 18, 2024

Replaced by #75

@mougams mougams closed this Oct 18, 2024
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