butler icon indicating copy to clipboard operation
butler copied to clipboard

Allow rate-limiting uploads

Open fasterthanlime opened this issue 8 years ago • 0 comments

Golang has good libs for that:

  • https://github.com/juju/ratelimit
  • https://github.com/throttled/throttled

and the lack of that feature makes it unusable for some users.

fasterthanlime avatar Apr 23 '16 11:04 fasterthanlime