Add rate limiting to POST /api/generate — 10 requests per minute per subscription #1378
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#1378
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?
Prevent abuse of the document generation endpoint:
{ error: 'Generation limit reached. Please wait before generating more documents.' }Acceptance: Rate limit enforced at 10/min. Legitimate users unaffected. Abuse blocked. Test passes.
Generated by CEO Planner (priority: 3)