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

Daniel Imberman commented on AIRFLOW-123:
-----------------------------------------

moved ticket to [https://github.com/apache/airflow/issues/7916]

> Differentiate Between Failure and Timeout
> -----------------------------------------
>
>                 Key: AIRFLOW-123
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-123
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: database
>            Reporter: Kevin Mandich
>            Assignee: Norman Mu
>            Priority: Minor
>
> Currently, timeouts (when a task's runtime reaches the task-defined timeout) 
> are classified as a failure. It would be useful to differentiate states 
> between a failure due to a timeout and, as an example, a failure due to an 
> exception being raised in a PythonOperator.
> At a minimum, it would be useful to see a task which failed due to timeout 
> visualized as a different color in the Tree View. It would also be nice to 
> utilize this classification as part of DAG logic. Examples here include an 
> option to retry on timeouts specifically, and the ability to take a different 
> action downstream if a particular task failed due to timeout.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to