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/07/08 01:44:15 UTC

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

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


   > > We're only making use of the `default_pool` and tasks are moving from `Queued` to `Running` there but aren't entering the queue despite being in a `Scheduled` state.
   > 
   > We had a similar issue and increased the `default_pool` 10x, from 128 to 1000. This fixed it completely for us, however, we are using Celery Executor though.
   > Did you already attempt something similar? Wondering if this helps in your case as well.
   
   We just updated it.  We will let you know in the morning - hopefully we see some improvement!


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