Files
notifications-api/tests/app
Martyn Inglis 61a0cf32c8 Ensure clients have rate limit enforced
- rate limiting is a hard number per day
- not limited in terms of rate of request
- limit is a single number held against the service
- every notification counts against the limit, regardless of type
- return a 429 if limit exceeded.
2016-03-09 11:06:37 +00:00
..
2016-03-02 11:10:52 +00:00
2016-03-08 15:23:19 +00:00
2016-02-24 17:12:30 +00:00