-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
component:ratelimitergood first issueGood for newcomersGood for newcomerstype:enhancementNew feature or requestNew feature or request
Description
Hyx is providing a token bucket-based rate limiting at this moment.
Let's implement a leaky bucket-based rate limiting, too.
We should provide LeakyBucket as a standalone component, so other projects could import it to build their very custom logic as well as use it in the leaky bucket limiter implementation.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
component:ratelimitergood first issueGood for newcomersGood for newcomerstype:enhancementNew feature or requestNew feature or request