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


##########
airflow-core/src/airflow/config_templates/config.yml:
##########
@@ -2509,6 +2509,17 @@ dag_processor:
       type: integer
       example: ~
       default: "30"
+    dag_processor_health_check_threshold:

Review Comment:
   ```suggestion
       health_check_threshold:
   ```
   This is already under the dag_processor section. I guess you want it to 
align with scheduler /triggerer but I think it's ok to have it as 
health_check_threshold only



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