Skip to content

remote: Do not retry bytestream read requests if the file is complete.#13808

Closed
benjaminp wants to merge 1 commit intobazelbuild:masterfrom
benjaminp:eof-error
Closed

remote: Do not retry bytestream read requests if the file is complete.#13808
benjaminp wants to merge 1 commit intobazelbuild:masterfrom
benjaminp:eof-error

Conversation

@benjaminp
Copy link
Copy Markdown
Collaborator

Previously, an error at the end of the Read stream would result in a pointless retry request for 0 bytes of data.

@google-cla google-cla Bot added the cla: yes label Aug 5, 2021
…ownloaded.

Previously, an error at the end of the Read stream would result in a pointless retry request for 0 bytes of data.
@coeuvre coeuvre self-requested a review August 6, 2021 02:30
@coeuvre coeuvre self-assigned this Aug 6, 2021
@coeuvre coeuvre added the team-Remote-Exec Issues and PRs for the Execution (Remote) team label Aug 6, 2021
Copy link
Copy Markdown
Member

@coeuvre coeuvre left a comment

Choose a reason for hiding this comment

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

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes team-Remote-Exec Issues and PRs for the Execution (Remote) team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants