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

client: Work around tight loop when retrying watch connection. #9614

Closed
wants to merge 1 commit into from

Conversation

fasaxc
Copy link
Contributor

@fasaxc fasaxc commented Apr 24, 2018

Add a 100ms sleep to avoid tight loop if reconnection fails quickly.

Fixes #9578

Add a 100ms sleep to avoid tight loop if reconnection fails quickly.

Fixes etcd-io#9578
@caseydavenport
Copy link

Any news on this one?

@gyuho
Copy link
Contributor

gyuho commented Jun 20, 2018

@fasaxc @caseydavenport This should be addressed by #9840. And was backported and released with 3.2 and 3.3 patch releases.

@gyuho gyuho closed this Jun 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants