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/09/02 07:22:38 UTC

[GitHub] [airflow] ephraimbuddy commented on issue #13542: Task stuck in "scheduled" or "queued" state, pool has all slots queued, nothing is executing

ephraimbuddy commented on issue #13542:
URL: https://github.com/apache/airflow/issues/13542#issuecomment-911307179


   > I'm experiencing a new, similar issue on `2.1.3`, where the DAGruns themselves get stuck in a queued state. The scheduler will accumulate queued runs but they never pop off. I'd be happy to share logs if someone can tell me which file they would like to see or what text to grep for.
   > ![image](https://user-images.githubusercontent.com/7014837/131776954-bffb4ac9-e303-462c-8703-2934178f1a6b.png)
   
   Check the dag details page for the running tasks, it's possible there's a running task but due to the number of running as well as queued dagruns, the running is not shown here in the UI. Check the page ('Details') in dag view


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