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 client reconnect retry attempts #323

Merged
merged 3 commits into from
Aug 7, 2022
Merged

Conversation

devinivy
Copy link
Member

@devinivy devinivy commented Aug 7, 2022

Builds on and replaces #318, adding a failing test. #318 contains a fix for reconnect retry attempts getting used-up too quickly due to some duplicated calls to _reconnect().

@devinivy devinivy added this to the 12.0.5 milestone Aug 7, 2022
@devinivy devinivy added the bug Bug or defect label Aug 7, 2022
@devinivy devinivy self-assigned this Aug 7, 2022
@devinivy
Copy link
Member Author

devinivy commented Aug 7, 2022

This change was approved in #318, this PR just documents the fix with a failing test. So merging away!

@devinivy devinivy merged commit c6bb95e into master Aug 7, 2022
@devinivy devinivy deleted the fix-reconnect-attempts branch August 7, 2022 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug or defect
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants