There are many factors to consider when developing a rate limiter for the real world. The requirements can vary based on the nature of our service and the use cases we’re trying to support. For a real-time service like a bidding platform where latency could be highly critical, we would need a rateLimiter that doesn’t add significant latency to the overall request time.
Table of contents
Rate Limiting StatesSort: