i am currently running n8n 1.22..0 in docker (4GB memory limit)
The workflow: webhook-> 5 parallel HTTP requests → Postgres insert
then after 48 hours the node will crash with this particular error
FATAL ERROR: javaScript heap out of memory
the memory will then grow up to like 50MB per hour then crashes again
i have tried increasing node.js memory limit and it only delays the the crash