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

[FIXED] RetryOnFailedConnect failing if getting protocol error #587

Merged
merged 1 commit into from
Aug 17, 2020

Conversation

kozlovic
Copy link
Member

If the library was able to create a TCP connection to a server but
failed for any reason (TLS timeout, etc..) RetryOnFailedConnect
would fail.

Signed-off-by: Ivan Kozlovic [email protected]

If the library was able to create a TCP connection to a server but
failed for any reason (TLS timeout, etc..) RetryOnFailedConnect
would fail.

Signed-off-by: Ivan Kozlovic <[email protected]>
Copy link
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 91.446% when pulling 6461b39 on retry_on_failed_connect into 97eff70 on master.

@kozlovic kozlovic merged commit cd74bc0 into master Aug 17, 2020
@kozlovic kozlovic deleted the retry_on_failed_connect branch August 17, 2020 21:10
@cbrake
Copy link
Contributor

cbrake commented Aug 17, 2020

tested here -- thanks!

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.

4 participants