Review and merge PR #336 — rate limit /generate endpoints (5 req/60s per IP) #351

Open
opened 2026-04-10 11:49:39 -04:00 by pook · 0 comments
Owner

PR #336 adds rate limiting to the document generation endpoints at 5 requests per 60 seconds per IP. Review: confirm rate limiter is applied to POST /api/generate and related routes, verify the window and limit match specification (5 req/60s), check that 429 response includes clear error message, confirm it doesn't interfere with billing webhook routes, verify tests pass. Merge if clean. Closes #330.


Generated by CEO Planner (priority: 2)

PR #336 adds rate limiting to the document generation endpoints at 5 requests per 60 seconds per IP. Review: confirm rate limiter is applied to POST /api/generate and related routes, verify the window and limit match specification (5 req/60s), check that 429 response includes clear error message, confirm it doesn't interfere with billing webhook routes, verify tests pass. Merge if clean. Closes #330. --- *Generated by CEO Planner (priority: 2)*
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pook/compliancebot#351
No description provided.