[
https://issues.apache.org/jira/browse/AIRFLOW-4335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822496#comment-16822496
]
ASF subversion and git services commented on AIRFLOW-4335:
----------------------------------------------------------
Commit 16e7e6175ae16d73d84c86163686a6c0b9b707ff in airflow's branch
refs/heads/master from Ryan Yuan
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=16e7e61 ]
[AIRFLOW-4335] Add default num_retries to GCP connection (#5117)
Add default num_retries to GCP connection
> 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
> Priority: Major
>
> 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)