Review and merge PR #336 — rate limit /generate endpoints (5 req/60s per IP) #351
Labels
No labels
agent-task
agent-task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pook/compliancebot#351
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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)