pierrejeambrun commented on PR #60804: URL: https://github.com/apache/airflow/pull/60804#issuecomment-4199537482
@dheerajturaga If you use `gunicorn` available in https://github.com/apache/airflow/pull/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. -- 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]
