butler
butler copied to clipboard
Allow rate-limiting uploads
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.