Hello
Also getting into this initial issue:
Error: Load failed
at Project.onCrudRequestFailure (webpack:///./node_modules/@bryntum/gantt/gantt.module.js?555190)
Tested around with limit setting (cpu, memory,...) and also workers.
We found out that:
if workers > 0
. loading a project with tons of tasks, above error happend
. loading a project with just some tasks, no error
if workers = 0
. loading projects with few or tons of tasks > no error...
On customers server, there is nodejs v10.x cause it's based on Ubuntu 20.04.
On our local dev system i have nodejs v12.x... Ubuntu 22.04...
So.. can nodejs version be a problem combined with workers?
Thanks for reply and regards
thomi