You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Rafael Fernandez (JIRA)" <ji...@apache.org> on 2017/03/16 18:55:41 UTC

[jira] [Created] (BEAM-1735) Retry 403:rateLimitExceeded in GCS

Rafael Fernandez created BEAM-1735:
--------------------------------------

             Summary: Retry 403:rateLimitExceeded in GCS
                 Key: BEAM-1735
                 URL: https://issues.apache.org/jira/browse/BEAM-1735
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-gcp
            Reporter: Rafael Fernandez
            Assignee: Daniel Halperin


The GCS documentation [1] states that rateLimitExceeded, a 403 error, should be retried exponentially. We currently do not retry it.

[1] https://cloud.google.com/storage/docs/json_api/v1/status-codes 




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)