You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/04/27 17:31:56 UTC

[GitHub] [airflow] jedcunningham commented on a diff in pull request #23090: Use inclusive words in apache airflow project

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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org