Chamikara Jayalath created BEAM-4133:
----------------------------------------
Summary: Properly handle HTTP 308 errors from GCS
Key: BEAM-4133
URL: https://issues.apache.org/jira/browse/BEAM-4133
Project: Beam
Issue Type: Improvement
Components: io-java-gcp
Reporter: Chamikara Jayalath
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]
We can hit this error in various places where we connect to GCS (for example,
file-based source/sink, jar staging for DataflowRunner).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)