[
https://issues.apache.org/jira/browse/AIRFLOW-4335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16829720#comment-16829720
]
ASF subversion and git services commented on AIRFLOW-4335:
----------------------------------------------------------
Commit 272e2df3a10814b676dfc37df691f42a403ede50 in airflow's branch
refs/heads/v1-10-stable from Ryan Yuan
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=272e2df ]
[AIRFLOW-4335] Add default num_retries to GCP connection (#5117)
Add default num_retries to GCP connection
(cherry picked from commit 16e7e6175ae16d73d84c86163686a6c0b9b707ff)
> 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
> Fix For: 1.10.4
>
>
> 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)