Kamil Bregula created AIRFLOW-4774:
--------------------------------------
Summary: MLEngine 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
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)