Skip to content

add idle timeout #649

Merged
mmatczuk merged 4 commits intomainfrom
hg/idle_timeout
Jan 16, 2024
Merged

add idle timeout #649
mmatczuk merged 4 commits intomainfrom
hg/idle_timeout

Conversation

@Choraden
Copy link
Contributor

No description provided.

@Choraden Choraden requested a review from a team as a code owner January 11, 2024 14:59
bind/flag.go Outdated
}

fs.DurationVar(&cfg.IdleTimeout, namePrefix+"idle-timeout", cfg.IdleTimeout,
"The maximum amount of time to wait for the next request.")
Copy link
Contributor

Choose a reason for hiding this comment

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

... before closing connection?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done

@mmatczuk mmatczuk merged commit 273ad62 into main Jan 16, 2024
@mmatczuk mmatczuk deleted the hg/idle_timeout branch January 16, 2024 10:37
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