fix: feature-flag in-memory rate limiter, disable by default
In-memory rate limiting doesn't scale across multiple instances for high-traffic deployments. Disable by default via RATE_LIMIT_ENABLED env var so it doesn't silently misbehave at scale. Can be re-enabled for single-instance or low-traffic deployments.
J
jerelvelarde committed
e45e254f993a3017529be2b5483b048ec1b89e85
Parent: 66603a0