Skip to content

Feat/76 phase 6c cost#81

Merged
AttiR merged 2 commits into
developfrom
feat/76-phase-6c-cost
Jul 3, 2026
Merged

Feat/76 phase 6c cost#81
AttiR merged 2 commits into
developfrom
feat/76-phase-6c-cost

Conversation

@AttiR

@AttiR AttiR commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Closes #76

slowapi rate limits scaled to cost (submit tight at 10/min, reads loose at 60/min);
a daily spend ceiling that refuses model calls when exceeded (a circuit breaker for
the API bill); a 1MB request-body cap against cost/DoS.
Closes #76
@AttiR AttiR linked an issue Jul 3, 2026 that may be closed by this pull request
@vercel

vercel Bot commented Jul 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
evincta Ready Ready Preview, Comment Jul 3, 2026 6:38pm

@AttiR
AttiR changed the base branch from main to develop July 3, 2026 18:37
Split combined imports and semicolon-separated statements in budget.py so CI ruff check passes.
@AttiR
AttiR merged commit a931db6 into develop Jul 3, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(hardening): cost & abuse — rate limit, daily spend cap, size limits

1 participant