implement token bucket rate limiting
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
<h1>Too Many Requests</h1>
|
||||
<p>You can only make <%= CurrentUser.api_hourly_limit(false) %> updates and <%= CurrentUser.api_hourly_limit(true) %> reads per hour.</p>
|
||||
<p>Please rate limit yourself</p>
|
||||
Reference in New Issue
Block a user