HardikVijayPatel commented on issue #21951: URL: https://github.com/apache/airflow/issues/21951#issuecomment-1059458794
> max_active_tasks_per_dag == dag_concurrency. > > There was a rename of dag_concurrency to max_active_tasks_per_dag. Can you set this correctly? I do have the "max_active_tasks_per_dag" set as well, are you saying i should remove "dag_concurrency" setting itself and just have the "max_active_tasks_per_dag" and "parallelism" defined? -- 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]
