You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2020/10/21 19:30:55 UTC

[airflow] branch master updated (a1822919 -> 950c16d)

This is an automated email from the ASF dual-hosted git repository.

kamilbregula pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git.


    from a1822919 Fix case of JavaScript (#11718)
     add 950c16d  Retry requests in case of error in Google ML Engine Hook (#11712)

No new revisions were added by this update.

Summary of changes:
 airflow/providers/google/cloud/hooks/mlengine.py   | 47 +++++++++++++-----
 .../providers/google/cloud/hooks/test_mlengine.py  | 58 ++++++++++++----------
 2 files changed, 65 insertions(+), 40 deletions(-)