Client libraries
How to set rate limit in JS client library?
You can modify the methods rateLimit
and rateLimitPeriod
through the space sync tool, you can pass these directly in your command: contentful-space-sync --rate-limit 2 --rate-limit-period 2000