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

okhttp: Add client transport proxy socket timeout (1.50.x backport) #9610

Merged
merged 1 commit into from Oct 10, 2022

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Oct 10, 2022

Not having a timeout when reading the response from a proxy server can cause a hang if network connectivity is lost at the same time.

Backport of #9586

Not having a timeout when reading the response from a proxy server can
cause a hang if network connectivity is lost at the same time.
@ejona86 ejona86 requested a review from temawi October 10, 2022 16:49
@ejona86 ejona86 enabled auto-merge (rebase) October 10, 2022 16:50
@ejona86 ejona86 merged commit 69e86b9 into grpc:v1.50.x Oct 10, 2022
@ejona86 ejona86 deleted the backport-okhttp-proxy-timeout-1.50 branch October 10, 2022 21:49
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants