ephraimbuddy commented on code in PR #59430:
URL: https://github.com/apache/airflow/pull/59430#discussion_r2660693206


##########
airflow-core/src/airflow/config_templates/config.yml:
##########
@@ -2663,6 +2663,22 @@ dag_processor:
       type: boolean
       example: ~
       default: "True"
+    dag_stability_check_level:
+      description: |
+        Controls the behavior of dag stability checker performed before DAG 
parsing in the dag-processor.

Review Comment:
   ```suggestion
           Controls the behavior of dag stability checker performed before Dag 
parsing in the dag-processor.
   ```
   we now use Dag instead of DAG as discussed in mailing list



-- 
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]

Reply via email to