fix(mission-control): increase rate limit for events/recent, add error handling #742
Reference in New Issue
Block a user
Delete Branch "fix/mission-control-ratelimit"
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?
Summary
GET /agents/events/recentthrottling todefaultprofile at 1000 req/minRate limited - retrying...and return safe empty responseValidation
SKIP_ENV_VALIDATION=true pnpm turbo lint --filter=@mosaic/orchestrator --filter=@mosaic/web(fails on existing orchestrator baseline issues unrelated to this diff)SKIP_ENV_VALIDATION=true pnpm turbo typecheck --filter=@mosaic/orchestrator --filter=@mosaic/web(fails on existing orchestrator Prisma type generation/baseline issues unrelated to this diff)