potiuk commented on issue #10964: URL: https://github.com/apache/airflow/issues/10964#issuecomment-1462140410
8GB might be not enough if you have many things running . We recommend for "no load" airflow in docker compose to have at least 4GB. If you have UI/other stuff running on the same machine, the running processes **might** take memory. And they might cause webserver to continue swapping on disk for example. Or you might have other resource problem Or your database is run on the same machine and is taking cpu and memory Or it is run on a really slow disk that other processes might use Or ..... -- 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]
