Kyle Zhao
|
f7bd05e534
|
FEATURE: set 'Retry-After' header for 429 responses (#5659)
|
2018-03-13 23:12:41 +08:00 |
|
Sam
|
38f4acd55a
|
FIX: rate limiter text is confusing, should not say daily
Also, adds easily parseable JSON so users can figure out
how long to wait when the API is limited. ("extras" "wait_seconds")
|
2018-02-14 15:29:50 +11:00 |
|
Robin Ward
|
569e57f0a9
|
FIX: Delete the invalid auth cookie even if you hit the rate limit
|
2018-02-09 19:09:54 -05:00 |
|
Sam
|
49ed382c2a
|
FIX: return 429 when admin api key is limited on admin route
This also handles a general case where exceptions leak out prior to being handled by the application controller
|
2018-01-12 14:15:26 +11:00 |
|
Sam
|
63bdc4056d
|
More log suppressions for rate limit exceeded
|
2017-12-11 17:52:57 +11:00 |
|