jedcunningham commented on code in PR #23090:
URL: https://github.com/apache/airflow/pull/23090#discussion_r860078570
##########
airflow/config_templates/config.yml:
##########
@@ -1066,7 +1066,7 @@
default: database
- name: web_server_master_timeout
description: |
- Number of seconds the webserver waits before killing gunicorn master
that doesn't respond
+ Number of seconds the webserver waits before killing gunicorn main
that doesn't respond
Review Comment:
I'm torn on this one, as I'm not sure we should deviate from the terminology
gunicorn uses?
https://docs.gunicorn.org/en/latest/design.html#master
--
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]