Michal Baumgartner

Results 3 comments of Michal Baumgartner

Awesome idea 👍. Paging @stevschmid

> handling this "429 Response Error" different? What do you have in mind @alabama @danijoo? Some endpoint won't return `X-Rate-Limit-Type` or `Retry-After` header as mentioned in [Rate limiting docs](https://developer.riotgames.com/docs/rate-limiting), which...

You mean `Http429`? Because `UnderlyingServiceRateLimitReached` is thrown only when `Retry-After` header is not present in the response.