Hi, I need some help resolving "429 Too many requests" error while fetching values from Meraki API. I know there is an API rate limit of 10 calls per sec per organization. But we have multiple environments for our product lifecycles that compound the issue. Also tried increasing the no of retries and waiting time but no luck. Are there some other ways to resolve this? We are looking for the following options- 1. Can we call the "lldpCdp" value for all devices by just one API call? Right now can only fetch the value for a single device using its serial number. 2. Can we use Webhooks to resolve this throttling behavior? If so, what's the procedure? 3. Any other way... A piece of advice would be highly appreciated. Thanks in advance.
... View more