Jorricks edited a comment on issue #13542: URL: https://github.com/apache/airflow/issues/13542#issuecomment-875932438
> 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 (but we are using Celery Executor though) Did you already attempt something similar? Wondering if this helps in your case as well -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
