[
https://issues.apache.org/jira/browse/AIRFLOW-4775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16895420#comment-16895420
]
ASF subversion and git services commented on AIRFLOW-4775:
----------------------------------------------------------
Commit 520f9a8f78cda96895c5249c30fe85b79e162b35 in airflow's branch
refs/heads/v1-10-stable from Tomek
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=520f9a8 ]
[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
> Fix For: 1.10.4
>
>
> 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)