You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/06/14 07:52:05 UTC

[GitHub] [airflow] yyhecust opened a new issue #16428: After the upstream DAG is paused, the tasks of the downstream DAG are always in the state of Scheduled (airflow-1.10.11)

yyhecust opened a new issue #16428:
URL: https://github.com/apache/airflow/issues/16428


   **Description**
   When the upstream DAG is paused,  the downstream tasks that depend on it are stuck in Scheduled status in the next scheduling cycle.
   **Use case / motivation**
   In my application, when the upstream DAG is paused, we want the downstream tasks that depend on it to fail directly when scheduled, rather than in the scheduled state
   
   **Are you willing to submit a PR?**
   Yes, I'm willing to.
   
   **Related Issues**
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] eladkal closed issue #16428: After the upstream DAG is paused, the tasks of the downstream DAG are always in the state of Scheduled

Posted by GitBox <gi...@apache.org>.
eladkal closed issue #16428:
URL: https://github.com/apache/airflow/issues/16428


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [airflow] eladkal commented on issue #16428: After the upstream DAG is paused, the tasks of the downstream DAG are always in the state of Scheduled

Posted by GitBox <gi...@apache.org>.
eladkal commented on issue #16428:
URL: https://github.com/apache/airflow/issues/16428#issuecomment-1043409907


   According to PR https://github.com/apache/airflow/pull/16745 the issue is 1.10 specific so I'm closing it as 1.10 is EOL


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org