Skip to content

v2.3.6-beta

Compare
Choose a tag to compare
@qimingyuan qimingyuan released this 10 Feb 22:31
· 310 commits to main since this release

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.