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 2020/10/07 17:33:11 UTC

[GitHub] [airflow] turbaszek commented on issue #11331: Long-running task blocks other tasks with LocalExecutor

turbaszek commented on issue #11331:
URL: https://github.com/apache/airflow/issues/11331#issuecomment-705086746


   Have you tried increasing `parallelism` or setting it to 0? 
   
   On the other note, have you considered using CeleryExecutor? Then you can have separate queues for long and short running tasks.


----------------------------------------------------------------
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:
users@infra.apache.org