SYSTEM_LLM_ERROR

Constant SYSTEM_LLM_ERROR 

Source
pub const SYSTEM_LLM_ERROR: &str = "system/llm/error";
Expand description

LLM provider error broadcast (published by LlmAgent / MainActor on API failure). Payload: { provider, model, error, consecutiveErrors, timestampMs }