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/05/13 17:24:00 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=16838724#comment-16838724 ] 

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

Commit 088fd72086ecf4ca592d69508a6920b91ab28a1f in airflow's branch refs/heads/master from albertocalderari
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=088fd72 ]

AIRFLOW-4174 Fix run with backoff (#5213)

* AIRFLOW-4174 Fix run with backoff

* AIRFLOW-4174 Fix flake 8 issues


> 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)