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

Retry etcd watch when long polling connection is terminated by the server with an empty response #21

Open
rkrzewski opened this issue Oct 13, 2015 · 0 comments

Comments

@rkrzewski
Copy link
Owner

https://github.com/coreos/etcd/blob/release-2.2/Documentation/api.md#connection-being-closed-prematurely

Currently we'll to read etcd message from empty response which will fail and in turn complete the wait source with an error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant