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/08/10 20:45:29 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-896304736


   @hafid-d / @trucnguyenlam - have you tried separating DAGs into separate pools?  The more pools that are available the less 'lanes' you'll have that are piled up.  Just beware that in doing this, you are also somewhat breaking the parallelism - but it does organize your DAGs much better over time!


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