rename AIRFLOW__SCHEDULER__PARSING_PROCESSES -> AIRFLOW__PARSING__PARSING_PROCESSES #39147
Replies: 1 comment
-
close by #46034 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
since the setting AIRFLOW__SCHEDULER__PARSING_PROCESSES is used by the STANDALONE_DAG_PROCESSOR and not only by the SCHEDULER component of airflow
we could rename it
AIRFLOW__PARSING__PARSING_PROCESSES
wdyt ?
Beta Was this translation helpful? Give feedback.
All reactions