JavaScript heap out of memory error when handling large datasets

My n8n workflows crash with a “JavaScript Heap Out of Memory” error when handling large datasets. Why is this happening, and how can I use techniques like batch processing or adjusting timeouts to avoid this issue?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.