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

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

Commit 92f44f5b5b47fdedf7e5908f24ee28bf242b4634 in incubator-airflow's branch 
refs/heads/master from [~wakem...@gmail.com]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=92f44f5 ]

[AIRFLOW-196] Fix bug that exception is not handled in HttpSensor

Dear Airflow Maintainers,

Please accept this PR that addresses the following issues:
- [*AIRFLOW-196*](https://issues.apache.org/jira/browse/AIRFLOW-196)

If exception happens in poke function in HttpSensor, it is not
well handled that make the sensor finish successfully, which is
incorrect obviously.

Author: Junwei Wang <i.junwei.w...@gmail.com>

Closes #1561 from junwei-wang/master.


> HttpSensor does not handle exception properly
> ---------------------------------------------
>
>                 Key: AIRFLOW-196
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-196
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: operators
>    Affects Versions: Airflow 2.0, Airflow 1.8, Airflow 1.7.1, Airflow 1.7.0, 
> Airflow 1.6.2, Airflow 1.7.1.2
>            Reporter: Junwei Wang
>            Assignee: Junwei Wang
>              Labels: newbie
>             Fix For: Airflow 2.0
>
>
> If exception happens in poke function in HttpSensor, it is not
> well handled that make the sensor finish successfully, which is
> incorrect obviously.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to