Whats New
- [✅] Fixed
uprate.RateLimitError
being inaccurate due to relative time being used - [➕] Added
uprate.RateLimitError.retry_at
instance attribute - [➡️] Changed
uprate.RateLimitError.retry_after
to be aproperty
dependent on current time
This should allow nanosecond timing precision without any trade off in speed.
Install
This improvement release is available @ https://pypi.org/project/uprate/0.3/
pip install uprate==0.3
Thanks for using uprate 💛