You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/06/13 10:36:01 UTC

[jira] [Commented] (AIRFLOW-4174) HttpHook run_with_advanced_retry does not return any data

    [ https://issues.apache.org/jira/browse/AIRFLOW-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16862921#comment-16862921 ] 

ASF subversion and git services commented on AIRFLOW-4174:
----------------------------------------------------------

Commit 127475d303f4ca73e5dbb77e70fac192d3cf9fbc in airflow's branch refs/heads/v1-10-test from albertocalderari
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=127475d ]

[AIRFLOW-4174] Fix run with backoff (#5213)

* AIRFLOW-4174 Fix run with backoff

* AIRFLOW-4174 Fix flake 8 issues

(cherry picked from commit 088fd72086ecf4ca592d69508a6920b91ab28a1f)


> HttpHook run_with_advanced_retry does not return any data
> ---------------------------------------------------------
>
>                 Key: AIRFLOW-4174
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4174
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Alberto Calderari
>            Assignee: Alberto Calderari
>            Priority: Major
>             Fix For: 1.10.4
>
>
> There is a missing return in HttpHook in run_with_advanced_retry. Will add tests and return statement.
> https://github.com/apache/airflow/blob/master/airflow/hooks/http_hook.py#L209



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