Skip to content

Relax rate limits (10/min anon was locking out real users) - #39

Merged
Chaddacus merged 1 commit into
mainfrom
codex/relax-throttle
Jun 28, 2026
Merged

Chaddacus merged 1 commit into
mainfrom
codex/relax-throttle

Conversation

@Chaddacus

Copy link
Copy Markdown
Owner

10/min anon throttle locks out legitimate users on a handful-of-users app. Raise to anon 60/min, user 1000/min, env-overridable. https://claude.ai/code/session_01BzkXTG6PfbUdFoif8kBeyw

10/min anon was locking out legitimate users (a few login retries plus the
SPA's on-load request burst trip it). Raise to anon 60/min, user 1000/min,
both env-overridable (THROTTLE_ANON_RATE / THROTTLE_USER_RATE). Keeps a cap
against automated abuse without blocking real use.

Claude-Session: https://claude.ai/code/session_01BzkXTG6PfbUdFoif8kBeyw
@Chaddacus
Chaddacus merged commit cefe4d7 into main Jun 28, 2026
4 of 6 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.

1 participant