FATAL ERROR: invalid array length Allocation failed - JavaScript heap out of memory

You have to edit the Docker-compose file for your production target

command: node --max-old-space-size=4096 index.js

I’m a bit surprised a lot of traffic is causing that error :slight_smile: Thought one would first hit a CPU bottleneck