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.