Skip to content

v0.3

Latest
Compare
Choose a tag to compare
@WizzyGeek WizzyGeek released this 07 Jun 16:44

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 a property 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 💛