hafid-d commented on issue #15978:
URL: https://github.com/apache/airflow/issues/15978#issuecomment-896135263


   Just updated to 2.1.2, still facing the issue. My dags are getting stuck 
into running state. When I checked scheduler logs I have this kind of line : 
`Not executing <TaskInstance: xxxxxx 2021-08-09 14:30:00+00:00 [scheduled]> 
since the number of tasks running or queued from DAG xxxxxx is >= to the DAG's 
task concurrency limit of 16`
   Seems that celery worker doesn't pick up any task as the log file is not 
updated when it is happening


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


Reply via email to