So I'm currently making a workflow where it takes a list of leads and makes a personal message to cold outreach them.
My problem:
So when I comes to a http request where it has to process A LOT of info, around 700+ requests go through and it thinks for minutes and doesn't pass anything through.
I'm on the free trial of n8n. Is this why? I've researched a bit and found something about the server can't handle that many requests at once. Do anyone know how to solve this the simplest way possible?
Thanks in advance. See pictures for reference.
Picture 1 is the where I see the connection lost.
Picture 2 is the entire workflow
Picture 3 is where you can see it doesn't pass through the data.