potiuk commented on code in PR #23905:
URL: https://github.com/apache/airflow/pull/23905#discussion_r887235320
##########
airflow/config_templates/config.yml:
##########
@@ -1943,6 +1943,22 @@
type: string
example: ~
default: "30"
+ - name: enable_health_check
+ description: |
+ When you start a scheduler, airflow starts a tiny web server
+ subprocess to serve a health check if this is set to True
+ version_added: 2.3.2
Review Comment:
This is really a new feature and should be released in 2.4.0 - same below.
--
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]