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

[v7] Client timeout fixes #12634

Merged
merged 1 commit into from
May 13, 2022
Merged

Conversation

espadolini
Copy link
Contributor

Backport #12557 to branch/v7

Only the timeout in webclient was added, as v7 doesn't have TLS routing. Unlike the webclient in master, the timeout is unconditionally set todefaults.DialTimeout. This will need changes if we end up needing different timeouts in different places.

Copy link
Contributor

@codingllama codingllama left a comment

Choose a reason for hiding this comment

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

Not sure this qualifies as a backport, as it's more of a change on its own, but LGTM anyway.

@espadolini
Copy link
Contributor Author

Well, it's the backport of all the relevant changes in the original PR, it just happens to be only one 🥲

@espadolini espadolini merged commit 866fa49 into branch/v7 May 13, 2022
@espadolini espadolini deleted the espadolini/v7-client-timeouts branch May 13, 2022 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants