dheerajturaga commented on PR #60804: URL: https://github.com/apache/airflow/pull/60804#issuecomment-4218092514
> @dheerajturaga If you use `gunicorn` available in #60940, this will cycle workers and manage memory increase automatically. > > But I think this PR is still a great addition for people still using `uvicorn` deployment or not having a worker lifecycle replacement that isn't fast enough. yes, I think either way we will need to upgrade to 3.2.x for these fixes. For someone who is unaware of `gunicorn` auto recycling, we will need #64326 or this PR -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
