GitHub user potiuk added a comment to the discussion: GUNICORN_CMD_ARGS arguments aren't applied
I have no big knowledge of uvicorn and parameters - other than looking at the code and docs of uvicorn - maybe that's the best way to do - there is no big magic there, there is a code to initialize uvicorn that is likely rather small and easy to understand and docs of uvicorn /starlete/fast_api are quite good - so maybe you can figure it out (BTW. some docs might still be outdated or you might look at different version - best is to run `--help` and indeed see what kind of parameters the cli supports - that's always "authoritative"). GitHub link: https://github.com/apache/airflow/discussions/53550#discussioncomment-13851931 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
