v2.3.6-beta
Introduce RateLimitException with RetryAfter field for rate limiting error. Client can handle this type of failure by doing proper backoff based on the RetryAfter value.
Introduce RateLimitException with RetryAfter field for rate limiting error. Client can handle this type of failure by doing proper backoff based on the RetryAfter value.