[
https://issues.apache.org/jira/browse/AIRFLOW-4775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16888935#comment-16888935
]
ASF subversion and git services commented on AIRFLOW-4775:
----------------------------------------------------------
Commit 3a6a77c610b960aa3790e0c376f9f9a1fa8ee5ca in airflow's branch
refs/heads/master from Tomek
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=3a6a77c ]
[AIRFLOW-4775] Fix incorrect parameter order in GceHook (#5613)
Fixes incorrect parameter order in GceHook._wait_for_operation_to_complete
method and adds additional tests.
> GceHook ommited num_retries parameter
> -------------------------------------
>
> Key: AIRFLOW-4775
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4775
> Project: Apache Airflow
> Issue Type: Bug
> Components: gcp
> Affects Versions: 1.10.3
> Reporter: Kamil Bregula
> Priority: Major
>
> The _check_global_operation_status method is not correctly executed in the
> GceHook hook. The num_retries parameter has been omitted.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)