Describe the problem/error/question
I am working with large images, downloading them and editing them. Already in a Loop to batch it. We are quickly running into memory issues. I also tried to cloud version, but there it happened even quicker. No chance on processing the images.
Therefore I have a few questions:
- Are there best practices on how to deal with large files (50MB - 100MB)? In cloud as well as self-hosted
- Are there options/limits in the cloud version to set, to improve the editing of such files?
- Are such issues fixed in the enterprise version of n8n?
What is the error message (if any)?
Ran out of memory
Information on your n8n setup
- n8n version:
- Community and Cloud
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- We tried both versions