uranusjr commented on PR #32122: URL: https://github.com/apache/airflow/pull/32122#issuecomment-1698563764
> I'm considering to move the filter logic of group concurrency from `_executable_task_instances_to_queued()` to `_schedule_dag_run()`. > More exactly, I'm thinking about putting the filter code in `DagRun::task_instance_scheduling_decisions()`. I have a feeling this could be better evaluated if we can compare the two implementations. Maybe it would be easier if there are two PRs posted side by side? Or maybe we could get this in first and investigate the issue in a subsequent PR. -- 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