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

   Hi All! With release 2.2.5 scheduling issues have gone away for me. 
   I guess one of the following resolved issues made it.
   
   1)   Fix max_active_runs=1 not scheduling runs when 
min_file_process_interval is high 
([#21413](https://github.com/apache/airflow/pull/21413))
   2)   Fix race condition between triggerer and scheduler 
([#21316](https://github.com/apache/airflow/pull/21316))
   
   I am still using mostly SubDags instead of TaskGroups, since the latter 
makes the tree view incomprehensible. If you have a similar setup, then give 
2.2.5 release a try!


-- 
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-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to