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)