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


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

Review Comment:
   @uranusjr I suggested we don't follow the existing pattern 
[here](https://github.com/apache/airflow/pull/58704#discussion_r2619641652). 
it's actually odd that we have to do : 
AIRFLOW__DAG_PROCESSOR__DAG_PROCESSOR_HEALTH_CHECK_THRESHOLD. WDYT
   
   I don't have strong opinion here, so if adding dag_processor is preferred, 
ok with me too.



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