[
https://issues.apache.org/jira/browse/BEAM-7424?focusedWorklogId=268009&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-268009
]
ASF GitHub Bot logged work on BEAM-7424:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Jun/19 21:50
Start Date: 26/Jun/19 21:50
Worklog Time Spent: 10m
Work Description: chamikaramj commented on issue #8933: [BEAM-7424] Retry
HTTP 429 errors from GCS
URL: https://github.com/apache/beam/pull/8933#issuecomment-506058688
Run Python PreCommit
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 268009)
Time Spent: 2h 20m (was: 2h 10m)
> Retry HTTP 429 errors from GCS w/ exponential backoff when reading data
> -----------------------------------------------------------------------
>
> 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
> Assignee: Heejong Lee
> Priority: Blocker
> Fix For: 2.14.0
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> This has to be done for both Java and Python SDKs.
> Seems like Java SDK already retries 429 errors w/o backoff (please 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)