Traitsยง
- A per-call rate limiter, where each call has an implied cost of 1 permit.
- A threadsafe per-call rate limiter, where each call has an implied cost of 1 permit.
- A threadsafe cost-based rate limiter, where each call can be of a variable cost.
- A cost-based rate limiter, where each call can be of a variable cost.