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

jack commented on AIRFLOW-4216:
-------------------------------

Can you provide example that reproduce this bug?

> Sensors not rescheduled when root task with 'reschedule' mode
> -------------------------------------------------------------
>
>                 Key: AIRFLOW-4216
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4216
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Jannik Franz
>            Priority: Major
>
> When using Sensors and having them as root tasks (such as no prior dependency 
> task) and using mode 'reschedule' then the DAG state will be set to 'failed' 
> and tasks won't be rescheduled.
> This is when the state of a DAG is updated it doesn't check for 
> 'up_for_reschedule' in tasks properly and sets the state to failed.
> The expected behaviour would be to reschedule the task without failing the 
> DAG.



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

Reply via email to