Skip to content

Improved throttling, new features and bugfix

Latest
Compare
Choose a tag to compare
@olalid olalid released this 30 Jan 16:41

Throttling added to some specific APIs that can not be called as often as others.
Retry-after header added to 429 response exception.
Add raise_for_status in _refresh_token (contributed by @MathiasStokholm).
Add function to set the equalizer max_allocated_current.