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

feat(storage): dynamic read request stall timeout #10957

Closed

Conversation

raj-prince
Copy link
Contributor

No description provided.

tritone and others added 4 commits August 15, 2024 05:55
Adds a RetryOption to set a timeout on stalled reads during downloads.
If individual calls to body.Read() exceed this timeout, the connection
will be closed and reopened from the last read offset.

This timeout will also be applied to gRPC reads and to the initial
read request in future PRs.
@raj-prince raj-prince changed the title Dynamic readreq stall timeout feat(storage): dynamic read request stall timeout Oct 7, 2024
@raj-prince
Copy link
Contributor Author

Closing as duplicate of this PR: #10958

@raj-prince raj-prince closed this Oct 7, 2024
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