You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kamil Bregula (JIRA)" <ji...@apache.org> on 2019/06/11 17:02:00 UTC

[jira] [Updated] (AIRFLOW-4773) MLEngineHook should retry the request in case of error

     [ https://issues.apache.org/jira/browse/AIRFLOW-4773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kamil Bregula updated AIRFLOW-4773:
-----------------------------------
    Description: 
All GCP operators should send a request again in the case of an error ex. connection error.

For Google Discovery Api, we should pass the num_retry parameter to the execute method.

  was:
All GCP operators should send a request again in the event of an error such as a connection error.

For Google Discovery Api, we should pass the num_retry parameter to the execute method.


> MLEngineHook should retry the request in case of error
> ------------------------------------------------------
>
>                 Key: AIRFLOW-4773
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4773
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: gcp
>    Affects Versions: 1.10.3
>            Reporter: Kamil Bregula
>            Priority: Minor
>
> All GCP operators should send a request again in the case of an error ex. connection error.
> For Google Discovery Api, we should pass the num_retry parameter to the execute method.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)