Skip to content

fix: read again fail on timeout err #12

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

z7z8th
Copy link

@z7z8th z7z8th commented Nov 16, 2021

When calling callback function returned by etcd:watchdir, if timeout err occured, the callback function can't be called the 2nd time, since the http lib does not restart read chunk size.

@CLAassistant
Copy link

CLAassistant commented Nov 16, 2021

CLA assistant check
All committers have signed the CLA.

@z7z8th z7z8th changed the title Fix read again fail on timeout err Fix: read again fail on timeout err Nov 16, 2021
When calling callback function returned by etcd:watchdir, if timeout err occured, the callback function can't be called the 2nd time, since the http lib does not restart read chunk size.
@z7z8th z7z8th force-pushed the fix-read-again-on-timeout-err branch from 0061c8d to 86febd1 Compare November 16, 2021 07:54
@z7z8th z7z8th changed the title Fix: read again fail on timeout err fix: read again fail on timeout err Nov 16, 2021
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