tpmjs/apps
Ajax Davis 9b6a4a625e fix: use sync rate limiter for conversation routes
The distributed rate limiter (checkRateLimitDistributed) was causing
timeouts in production, likely due to @vercel/kv connection issues.
Switch to sync in-memory rate limiter (checkRateLimit) which works
reliably across all other endpoints.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-09 05:23:18 +10:00
..
playground fix: add biome-ignore comments and config overrides for lint issues 2026-01-02 01:51:46 +10:00
railway-executor fix: add biome-ignore comments and config overrides for lint issues 2026-01-02 01:51:46 +10:00
tutorial fix: use 'tpmjs' keyword instead of deprecated 'tpmjs-tool' 2025-12-31 20:28:37 +10:00
web fix: use sync rate limiter for conversation routes 2026-01-09 05:23:18 +10:00