Hello, we’re having a memory issue with this flow. n8n.io - Workflow Automation.
On the first and top part of the flow we sync spreadsheet and compare data set . The second and lower part of the flow we need to fetch some data from api.
When the top part of the the spreadsheet flow run first it takes a lot of memory to compare the Google Sheets. So when the lower part of flow runs afterwards and fetchs the data from the API, the memory is saturated because the data from the google sheet comparison is still in the pipe of the memory. Could you tell us what the memory limit is?
is there a workaround?
What do you suggest we do?
Thanks in advance,
Workflow: n8n.io - Workflow Automation