Skip to content

Commit b913f53

Browse files
cfmCopilot
andauthored
Update API2.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent fc087a0 commit b913f53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

API2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ Broadly speaking, each event will terminate in one of the following states:
286286
idempotence is not enforced for error states.
287287

288288
4. **Overload:** If a client submits more than
289-
`securedrop.journalist_app.api2.MAX_EVENTS` events, the server will skip
289+
`securedrop.journalist_app.api2.EVENTS_MAX` events, the server will skip
290290
processing them, and the client will receive HTTP `429 Too Many Requests`
291291
for the entire `BatchRequest`.
292292

0 commit comments

Comments
 (0)