Skip to content

Better Ratelimiter and Proxy support

Compare
Choose a tag to compare
@Kelwing Kelwing released this 05 Nov 22:44
· 20 commits to master since this release
  • Has real proxy support for using a rate limiting proxy
  • Added a new rate limiter (LeakyBucketRatelimiter) that, in testing, does not encounter a single 429 (does not have global support yet).
  • Fixed a few typos