kaxil edited a comment on issue #15369:
URL: https://github.com/apache/airflow/issues/15369#issuecomment-819762980
>:[2021-04-14 14:51:02,666] {{scheduler_job.py:1667}} INFO - DAG
tool_statistic_dag already has 16 active runs, not queuing any tasks for run
2021-04-14 12:20:00+00:00
This is the underlying issue though,
Can you check the Airflow Webserver -> Admin -> Pools and then in the row
with your pool (`default_pool`) check the Used slots. And click on the number
in Used slots, it should take you to the TaskInstance page that should show the
currently "running" taskinstances in that Pool.
It is possible that they are not actually running but somehow got in that
state in DB.


--
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:
[email protected]