View Source Nex.RateLimiter (Nex v0.1.0)
Rate limiter module.
Link to this section Summary
Functions
Iterates over the given list of limits and checks each against the specified action ID.
Link to this section Types
A limit is a tuple containing the scale period (ms) and the limit.
Link to this section Functions
Iterates over the given list of limits and checks each against the specified action ID.