Skip to content

Conversation

@ashb
Copy link
Member

@ashb ashb commented Jan 21, 2023

We got this warning otherwise:

.../0069_2_0_0_add_scheduling_decision_to_dagrun_and_.py:66 FutureWarning: section/key [core/dag_concurrency] has been deprecatedyou should use[core/max_active_tasks_per_dag] instead. Please update your conf.get* call to use the new name

@potiuk
Copy link
Member

potiuk commented Jan 22, 2023

Needs hash regeneration by pre-commit.

We got this warning otherwise:

> .../0069_2_0_0_add_scheduling_decision_to_dagrun_and_.py:66 FutureWarning: section/key [core/dag_concurrency] has been deprecatedyou should use[core/max_active_tasks_per_dag] instead. Please update your `conf.get*` call to use the new name
@ashb ashb force-pushed the fix-warning-in-migrations branch from f800293 to 1fc15a8 Compare January 23, 2023 09:33
@ashb ashb merged commit 9c3cd38 into apache:main Jan 23, 2023
@ashb ashb deleted the fix-warning-in-migrations branch January 23, 2023 10:54
@ashb ashb added this to the Airflow 2.5.2 milestone Jan 23, 2023
@pierrejeambrun pierrejeambrun added the type:bug-fix Changelog: Bug Fixes label Feb 27, 2023
pierrejeambrun pushed a commit that referenced this pull request Mar 7, 2023
We got this warning otherwise:

> .../0069_2_0_0_add_scheduling_decision_to_dagrun_and_.py:66 FutureWarning: section/key [core/dag_concurrency] has been deprecatedyou should use[core/max_active_tasks_per_dag] instead. Please update your `conf.get*` call to use the new name

(cherry picked from commit 9c3cd38)
pierrejeambrun pushed a commit that referenced this pull request Mar 8, 2023
We got this warning otherwise:

> .../0069_2_0_0_add_scheduling_decision_to_dagrun_and_.py:66 FutureWarning: section/key [core/dag_concurrency] has been deprecatedyou should use[core/max_active_tasks_per_dag] instead. Please update your `conf.get*` call to use the new name

(cherry picked from commit 9c3cd38)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants