Skip to content

Set `max_old_space_size` option of node to 3.5GB during compile:assets

Lukas Eipert requested to merge leipert-add-memory-info into master

What does this MR do?

Set max_old_space_size option of node to 3.5GB during compile:assets

Are there points in the code the reviewer needs to double check?

Is this the best way to set the node option?

Why was this MR needed?

In order to prevent OOM errors in EE build (see e.g. here: https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/73954453

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Lukas Eipert

Merge request reports

Loading