Constant "server not responding" errors when connecting to Meraki API

I’m querying the Meraki API and constantly getting failurs like this:

That is inspite of the fact that I am batching only 5 requests at a time, 6s apart.

It seems that no amount of tweaking can increase reliability. Out of about 125 requests, anywhere between 1-12 of them will fail.

Is it possible that there is enough other people requesting Meraki data that we are hitting a rate limit of 10 simulatneous requests per IP? (Rate Limit - Meraki Dashboard API v1 - Cisco Meraki Developer Hub)

Information on your n8n setup

Debug info

core

  • n8nVersion: 1.97.1
  • platform: docker (cloud)
  • nodeJsVersion: 20.19.2
  • database: sqlite
  • executionMode: regular