TJaniF opened a new pull request, #48472: URL: https://github.com/apache/airflow/pull/48472
Noticed a typo in the newsfragment the PR says: > Pursuant to mailing list vote, this PR changes meaning of DAG.max_active_tasks from "per dag" to "per dag run" max_active_runs is the parameter limiting concurrent dag runs. Related question for @dstandish: Was the `AIRFLOW__CORE__MAX_ACTIVE_TASKS_PER_DAG` config changed well? I don't think from reading #42953 , but I might be missing another PR, just asking because he [draft docs](http://apache-airflow-docs.s3-website.eu-central-1.amazonaws.com/docs/apache-airflow/stable/configurations-ref.html#max-active-tasks-per-dag) still say the config is per dag, not per dag run and I think there should be parity between the config and the dag-level param if possible :) -- 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]
