Hello,
I’m observing something with my service hosted on n8n.cloud. My workflow steps seem to be able to execute just a few DNS queries in a short period of time before an error is thrown.
Error Code: EAI_AGAIN
Full Message: getaddrinfo EAI_AGAIN example.com
When doing a number of API queries, I seemingly hit some kind of DNS query limit within a second or two.
Any advice?