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

Move the request timeout so that it surrounds the entire call, not just the response future. #295

Merged
merged 2 commits into from
Feb 25, 2020

Conversation

tikue
Copy link
Collaborator

@tikue tikue commented Feb 24, 2020

This will enable the timeout earlier, so that a backlog in the outbound request buffer can not cause requests to stall indefinitely.

See the latest comments on #118

@tikue tikue added the bug label Feb 24, 2020
@tikue tikue requested a review from vorot93 February 24, 2020 05:17
@tikue tikue self-assigned this Feb 24, 2020
…st the response future.

This will enable the timeout earlier, so that a backlog in the outbound request buffer can not cause requests to stall indefinitely.
@tikue tikue force-pushed the request-buffer-timeout branch from 293c7a7 to 48ff8e5 Compare February 24, 2020 05:25
@tikue tikue merged commit bf42a04 into google:master Feb 25, 2020
@tikue tikue deleted the request-buffer-timeout branch February 3, 2024 22:36
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.

2 participants