yrik opened a new pull request #5202: Gunicorn params
URL: https://github.com/apache/airflow/pull/5202
 
 
   Airflow uses gunicorn under the hood to run the web server, however, there 
is no way to pass configuration parameters to it. For example, we are using the 
rest-api plugin for the airflow to start tasks from API, and we are facing the 
issue that the POST request is limited to the 4096 characters. We would like to 
increase that limit.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to