Taragolis commented on issue #29084: URL: https://github.com/apache/airflow/issues/29084#issuecomment-1399316803
Is it only related to Dynamic Task Mapping? I think it should be set on DAG level and work with `DAG.max_active_tasks` and `DAG.max_active_runs` as well as other concurrency limitation: `DAG.max_active_tasks_per_tun` x `DAG.max_active_runs` <= `DAG.max_active_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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
