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

set the handshake timeout to twice the handshake idle timeout #4063

Merged
merged 1 commit into from
Sep 9, 2023

Conversation

marten-seemann
Copy link
Member

I can't remember why we introduced a fixed 10s minimum value for the handshake timeout. It seems more consistent to make this configurable all the way through.

@codecov
Copy link

codecov bot commented Sep 4, 2023

Codecov Report

Merging #4063 (9d754f8) into master (96b1943) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #4063   +/-   ##
=======================================
  Coverage   83.48%   83.48%           
=======================================
  Files         147      147           
  Lines       14906    14906           
=======================================
  Hits        12443    12443           
  Misses       1967     1967           
  Partials      496      496           
Files Changed Coverage Δ
interface.go 0.00% <ø> (ø)
config.go 100.00% <100.00%> (ø)

@marten-seemann marten-seemann merged commit e1fcac3 into master Sep 9, 2023
33 checks passed
@marten-seemann marten-seemann deleted the less-magical-connection-timeout branch September 9, 2023 13: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.

None yet

2 participants