ns-mkusper commented on issue #10964: URL: https://github.com/apache/airflow/issues/10964#issuecomment-855458385
Encountering this issue with 1.10.15 with slightly different behavior: I hit the error usually within 2--3m of launching a container running the airflow webserver with all default configuration options concerning the gunicorn worker configuration. In my case decreasing the number of workers from 4 (default) to 2 does not seem to impact this issue, but setting the values of both`worker_refresh_batch_size` and `worker_refresh_interval` to 0 does indeed seem to stop it from happening. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
