vbottu commented on code in PR #58704:
URL: https://github.com/apache/airflow/pull/58704#discussion_r2629786236
##########
airflow-core/src/airflow/config_templates/config.yml:
##########
@@ -2588,6 +2509,17 @@ dag_processor:
type: integer
example: ~
default: "30"
+ health_check_threshold:
Review Comment:
Thanks for reviewing it, it was following the existing pattern , but look at
@ephraimbuddy comments above. I changed the code to remove the prefix.
--
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]