Chamikara Jayalath created BEAM-7424:
----------------------------------------
Summary: Retry HTTP 429 errors from GCS when reading/writing data
and when staging files
Key: BEAM-7424
URL: https://issues.apache.org/jira/browse/BEAM-7424
Project: Beam
Issue Type: Bug
Components: io-java-gcp, io-python-gcp, sdk-py-core
Reporter: Chamikara Jayalath
This has to be done for both Java and Python SDKs.
Seems like Java SDK already retries 429 errors (so prob. just have to verify):
[https://github.com/apache/beam/blob/master/sdks/java/extensions/google-cloud-platform-core/src/main/java/org/apache/beam/sdk/extensions/gcp/util/RetryHttpRequestInitializer.java#L185]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)