kaxil commented on PR #60804: URL: https://github.com/apache/airflow/pull/60804#issuecomment-4227172683
> For someone who is unaware of `gunicorn` auto recycling, we will need #64326 or this PR https://airflow.apache.org/docs/apache-airflow/stable/release_notes.html#add-gunicorn-support-for-api-server-with-zero-downtime-worker-recycling It is in the release notes and is certainly imo a better approach for the API server at the very least :) I'll create a separate PR to add it to FAQ as well and get this over the line soon. But I do not want to hurry in releasing this, caching can seem an easy solution but one solution doesn't fit all since everyone's dag profile is different. So even after this PR is merged, we are going to test this out quite a bit before releasing a version with it. -- 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]
