ashb commented on issue #4174: [AIRFLOW-571] Airflow CLI: add gunicorn_config param and refactor webserver cli function URL: https://github.com/apache/incubator-airflow/pull/4174#issuecomment-439128602 If we do have this, I was expecting the usage to be like: ```sh airflow webserver --do-handshake-on-connect=true --graceful-timeout 60 -w 2 ``` I.e. being able to freely mix our args with Gunicorn's directly. Is this how your PR makes it work or not?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
