You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ryan Yuan (JIRA)" <ji...@apache.org> on 2019/04/17 01:16:00 UTC

[jira] [Created] (AIRFLOW-4335) Add default num_retries to GCP connection

Ryan Yuan created AIRFLOW-4335:
----------------------------------

             Summary: Add default num_retries to GCP connection
                 Key: AIRFLOW-4335
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4335
             Project: Apache Airflow
          Issue Type: New Feature
            Reporter: Ryan Yuan
            Assignee: Ryan Yuan


At the moment, Airflow has hard-coded num_retries for some GCP's hooks when they call Google API Python Client's execute() to make requests.

 

To unify all those num_retries, we should have a default num_retries in GCP connection.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)