Ahmet Altay created BEAM-4566:
---------------------------------
Summary: DataflowRunner should retry if it fails to stage
artifacts due to transient errors
Key: BEAM-4566
URL: https://issues.apache.org/jira/browse/BEAM-4566
Project: Beam
Issue Type: New Feature
Components: sdk-py-core
Reporter: Ahmet Altay
Currently stage_file is not retried on GCS 503 errors.
https://github.com/apache/beam/blob/ba62679f9ebd9266f6cbea84aa1196cfac30d451/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py#L450
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)