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

[v11] Increase ReadDeadline to accommodate slow clients #20517

Merged
merged 3 commits into from Jan 23, 2023

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Jan 21, 2023

Backport #20468 to branch/v11

Increases deadline until the agent receives the first byte to 10s.
It's required to accommodate setups with high latency and where the time
between the TCP being accepted and the time for the first byte is longer
than the default value -  1s.

Fixes #20442
@tigrato tigrato enabled auto-merge (squash) January 23, 2023 18:45
@tigrato tigrato merged commit 67cdad9 into branch/v11 Jan 23, 2023
@github-actions github-actions bot deleted the bot/backport-20468-branch/v11 branch January 23, 2023 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants