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/01/07 04:36:37 UTC

[GitHub] [airflow] yogyang commented on issue #12912: dagrun_timeout doesn't kill task instances on timeout

yogyang commented on issue #12912:
URL: https://github.com/apache/airflow/issues/12912#issuecomment-755877996


   hit this problem too in airflow 2.0
   ![image](https://user-images.githubusercontent.com/33287576/103851412-b424ac80-50e4-11eb-83ae-b9cbffbe419c.png)
   ![image](https://user-images.githubusercontent.com/33287576/103851424-bd157e00-50e4-11eb-9ace-dfa9dfa77b20.png)
   
   And it blocked the next Dag_run as
   ```
   [2021-01-07 04:35:59,145] {scheduler_job.py:1671} INFO - DAG braze_custom_attrs_v7 already has 1 active runs, not queuing any tasks for run 2020-10-21 08:00:00+00:00
   ```
   


----------------------------------------------------------------
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