kennknowles opened a new issue, #18836: URL: https://github.com/apache/beam/issues/18836
We currently retry these errors, but we could do better by partially retrying as suggested by GCS spec: [https://cloud.google.com/storage/docs/json_api/v1/how-tos/resumable-upload](https://cloud.google.com/storage/docs/json_api/v1/how-tos/resumable-upload) We can hit this error in various places where we connect to GCS (for example, file-based source/sink, jar staging for DataflowRunner). Imported from Jira [BEAM-4133](https://issues.apache.org/jira/browse/BEAM-4133). Original Jira may contain additional context. Reported by: chamikara. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
