insomnes / aqute

Async QUeue Task Engine for Python
MIT License
8 stars 0 forks source link

Rate limiter with randomized interval #19

Closed insomnes closed 11 months ago

insomnes commented 11 months ago

It would be nice to provide an implementation of rate limiter with randomized interval to emulate more "natural" request flow.