Skip to content

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented May 29, 2019

Fix for #1817 -- TimeoutError should generally not happen during non-blocking recv, but it is possible and may be more likely when TCP KeepAlive is enabled. This PR treats a TimeoutError the same as a ConnectionError, logging the exception and closing the connection / forcing reconnect.


This change is Reviewable

@dpkp dpkp requested a review from jeffwidman May 29, 2019 04:02
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