[
https://issues.apache.org/jira/browse/AIRFLOW-6595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023829#comment-17023829
]
ASF subversion and git services commented on AIRFLOW-6595:
----------------------------------------------------------
Commit 8b280c218374550ade694dc97eb073dfc7d9d7ec in airflow's branch
refs/heads/v1-10-test from Kaxil Naik
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=8b280c2 ]
[AIRFLOW-6595] Use TaskNotFound exception instead of AirflowException (#7210)
(cherry-picked from ae01dd3d3)
> Use TaskNotFound exception instead of AirflowException
> ------------------------------------------------------
>
> Key: AIRFLOW-6595
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6595
> Project: Apache Airflow
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.10.7
> Reporter: Kaxil Naik
> Assignee: Kaxil Naik
> Priority: Minor
> Fix For: 2.0.0, 1.10.8
>
>
> We should use *TaskNotFound* exception when the Task no longer exists instead
> of the general AirflowException
--
This message was sent by Atlassian Jira
(v8.3.4#803005)