Open Talha-T opened 6 years ago
With the new API, rate limiter works by service, endpoint and region. Also these are the rate limits for all methods: https://developer.riotgames.com/rate-limiting.html (See table)
You can handle those by response headers, see Application Rate Limit Example Section
With the new API, rate limiter works by service, endpoint and region. Also these are the rate limits for all methods: https://developer.riotgames.com/rate-limiting.html (See table)