You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
remote: Do not retry bytestream read requests if the file is complete.
Previously, an error at the end of the Read stream would result in a pointless retry request for 0 bytes of data.
Closesbazelbuild#13808.
PiperOrigin-RevId: 389785691
0 commit comments