Forums

Processes have been killed for exceeding RAM Limit

I am trying to deploy Apache Superset as a Flask application. I have the application installed and running. I am in the last steps of building the frontend using node.js command npm run build. When running this command, I keep exceeding the RAM limit, and the process is being killed. Is there any way to avoid this? I really need to get this application running. I am one step away from getting it to work.

It's hard 3 GB memory limit. We know nothing about the code you run. Maybe you can change it to use less memory.