Skip to content

Commit c1e7b43

Browse files
authored
Update rate limit documentation
This updates the rate limits to match what we have configured in: https://github.com/alphagov/govuk-chat/blob/main/config/initializers/rack_attack.rb We did initially think we were going to revert the rate limit increases as a temporary thing #1093 however there is increased comfort at a leadership level with having more leeway with rate limits.
1 parent 240bedb commit c1e7b43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/api_openapi_specification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ info:
2020
2121
| User type | Write request limit | Read request limit |
2222
|-----------|---------------------|--------------------|
23-
| API User | 200 RPM | 2,400 RPM |
23+
| API User | 900 RPM | 10,800 RPM |
2424
| End User | 15 RPM | 180 RPM |
2525
2626
version: "0.5.0"

0 commit comments

Comments
 (0)