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 16:44:00 UTC

[jira] [Updated] (AIRFLOW-4774) MLEngineHook should use the built-in Google Discovery API method for retry requests

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

Kamil Bregula updated AIRFLOW-4774:
-----------------------------------
    Summary: MLEngineHook should use the built-in Google Discovery API method for retry requests  (was: MLEngine should use the built-in Google Discovery API method for retry requests)

> MLEngineHook should use the built-in Google Discovery API method for retry requests
> -----------------------------------------------------------------------------------
>
>                 Key: AIRFLOW-4774
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4774
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: gcp
>    Affects Versions: 1.10.3
>            Reporter: Kamil Bregula
>            Priority: Major
>
> Hello,
> MLEngine should use the built-in Google Discovery API method for retry requests. In other words, It should pass the num_retry parameter to the execute method.
> Currently, the implementation uses its own mechanism implemented in the _poll_with_exponential_delay function.
>  
> Thanks
>  



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