RateLimitApiException Property Value Clarification

Hi @monstarmike

Thank you for the quick reply. I will ping the repository maintainers to check your PR.

Regarding the RateAfter, it’s a standard header → Retry-After header - HTTP | MDN, and the unit for that is seconds

Retry-After: The number of seconds the client should wait before making a new request

Thanks!
Dawid