Closed gagantrivedi closed 1 year ago
Adding this to mostly take advantage of gunicorn reloading the application on HUP signals. PS: as far as I know, running gunicorn does not have any practical downside in our context.
Ref: https://fastapi.tiangolo.com/deployment/server-workers/#gunicorn-with-uvicorn-workers
I don't see any use of this any more. We were adding this to help us debug a cpu issue
Adding this to mostly take advantage of gunicorn reloading the application on HUP signals. PS: as far as I know, running gunicorn does not have any practical downside in our context.
Ref: https://fastapi.tiangolo.com/deployment/server-workers/#gunicorn-with-uvicorn-workers