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

add a timeout for TLS handshake #176

Merged
merged 1 commit into from
Sep 5, 2019
Merged

add a timeout for TLS handshake #176

merged 1 commit into from
Sep 5, 2019

Conversation

mmaxim
Copy link

@mmaxim mmaxim commented Sep 5, 2019

I noticed logs where tls.Conn.Handshake goes out to lunch and we fail to connect. Add a timeout (which will be 10s for Gregor) to this handshake so we don't get jammed here.

@mmaxim mmaxim requested a review from maxtaco September 5, 2019 15:02
@mmaxim mmaxim merged commit 0589cb2 into master Sep 5, 2019
@mmaxim mmaxim deleted the mike/HOTPOT-765 branch September 5, 2019 15:14
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