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 connection service skipping discovery interval sleeps. #278

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

YoEight
Copy link
Member

@YoEight YoEight commented Jun 26, 2024

Fixed: Fix connection service skipping discovery interval sleeps.

When the connection service failed to connect to a candidate, we never observed the discover interval between each attempt, causing the client to retry too soon and exhausting max attempts retries too early.

@w1am w1am self-requested a review June 27, 2024 13:27
@YoEight YoEight merged commit fc428b8 into trunk Jun 27, 2024
39 checks passed
@YoEight YoEight deleted the yoeight/fix-connection-fail-loop branch June 27, 2024 13:34
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.

2 participants