FabianF92 commented on issue #16505: URL: https://github.com/apache/airflow/issues/16505#issuecomment-871343589
Hi @potiuk my webserver log doesn't contain any errors. I am not running on Kubernetes, but on Azure App Service. Service is running fine most of the time. After some time I am getting `2021-06-30T11:45:57.188369769Z [2021-06-30 11:45:57 +0000] [23] [CRITICAL] WORKER TIMEOUT (pid:30) 2021-06-30T11:45:58.201109676Z ` Then the GUI is not reachable and I have to wait for 5 minutes until it recovered automatically. I didn't face this issue in Airflow 2.0.0, but after migrating to 2.0.1. Already updated the parameters `web_server_master_timeout` and `web_server_worker_timeout ` to 300. -- 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]
