[Workflow] Circuit breaker with model degradation #43

Open
opened 2026-09-11 01:27:38 +00:00 by poimen · 0 comments
Member

Heavy model latency spikes stall agent execution chains. Gateway has no circuit breaker — 30s timeout in temporal handler but no fallback. Add circuit breaker that degrades ornith:35b to qwen2.5:3b-instruct on timeout. Files: internal/temporal/handler.go, gateway route config

Heavy model latency spikes stall agent execution chains. Gateway has no circuit breaker — 30s timeout in temporal handler but no fallback. Add circuit breaker that degrades ornith:35b to qwen2.5:3b-instruct on timeout. Files: internal/temporal/handler.go, gateway route config
poimen added this to the LLM Production Hardening milestone 2026-09-11 01:27:38 +00:00
Sign in to join this conversation.