fix(api): widget throttling and orchestrator endpoints #624

Merged
jason.woltje merged 2 commits from fix/orchestrator-widgets into main 2026-03-01 19:22:21 +00:00
Owner

Adds @SkipThrottler to widget data endpoints (internal polling should not be rate-limited). Implements GET /api/orchestrator/agents and GET /api/orchestrator/events SSE endpoint for AgentStatusWidget.

Adds @SkipThrottler to widget data endpoints (internal polling should not be rate-limited). Implements GET /api/orchestrator/agents and GET /api/orchestrator/events SSE endpoint for AgentStatusWidget.
jason.woltje added 1 commit 2026-03-01 19:20:43 +00:00
fix(api): skip throttler for widget polling; add orchestrator agents/events endpoints
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
d2e645a9b2
jason.woltje added 1 commit 2026-03-01 19:22:15 +00:00
fix(api): add AuthModule to OrchestratorModule — prevents AuthGuard DI crash
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
869bf88104
jason.woltje merged commit a25a77a43c into main 2026-03-01 19:22:21 +00:00
Sign in to join this conversation.