Hello,
I’m currently on the Starter plan and experiencing out-of-memory errors
when processing CSV files with 50,000+ rows in a single workflow execution.
Could you please clarify:
- What is the memory limit per execution on the Starter plan?
- Does the Pro plan have a higher memory limit per execution?
- Is there any way to increase memory limit on Cloud plans?
My use case: Google Sheets CSV → n8n Code node (validation/mapping) →
Supabase PostgreSQL insert. File size ~6.5MB, ~50,000 rows.
Thank you.