Skip to content

Conversation

@xBis7
Copy link
Contributor

@xBis7 xBis7 commented Nov 3, 2025

max_active_tasks_per_dag initially referred to a system wide limit per dag. This has been changed and currently it applies on each dag_run.

The patch that made the change neglected to update the doc description which is misleading.

This PR fixes that.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@ashb
Copy link
Member

ashb commented Nov 3, 2025

This was changed in #42953 right?

Static checks are unrelated.

@ashb ashb force-pushed the docs-update-for-dr-limit branch from 632bcf7 to 4392808 Compare November 3, 2025 18:56
@xBis7
Copy link
Contributor Author

xBis7 commented Nov 3, 2025

This was changed in #42953 right?

@ashb Yes, that's the patch that I found from git blame.

@xBis7 xBis7 force-pushed the docs-update-for-dr-limit branch from 4392808 to a899926 Compare November 4, 2025 06:40
@uranusjr uranusjr added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Nov 4, 2025
@uranusjr uranusjr merged commit d241ac7 into apache:main Nov 4, 2025
64 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 4, 2025
(cherry picked from commit d241ac7)

Co-authored-by: Christos Bisias <christosbis@gmail.com>
@github-actions
Copy link

github-actions bot commented Nov 4, 2025

Backport successfully created: v3-1-test

Status Branch Result
v3-1-test PR Link

github-actions bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Nov 4, 2025
(cherry picked from commit d241ac7)

Co-authored-by: Christos Bisias <christosbis@gmail.com>
uranusjr pushed a commit that referenced this pull request Nov 4, 2025
Co-authored-by: Christos Bisias <christosbis@gmail.com>
@xBis7 xBis7 deleted the docs-update-for-dr-limit branch November 4, 2025 09:08
@xBis7
Copy link
Contributor Author

xBis7 commented Nov 4, 2025

Thank you @ashb @uranusjr!

ephraimbuddy pushed a commit that referenced this pull request Nov 4, 2025
Co-authored-by: Christos Bisias <christosbis@gmail.com>
ephraimbuddy pushed a commit that referenced this pull request Nov 10, 2025
Co-authored-by: Christos Bisias <christosbis@gmail.com>
Copilot AI pushed a commit to jason810496/airflow that referenced this pull request Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:ConfigTemplates backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants