Constant BASELINE_TIMEOUT_SECS
pub const BASELINE_TIMEOUT_SECS: u64 = 120;Expand description
HTTP timeout for cloud inference. Local model_providers (Ollama) override upward since CPU/GPU-bound inference runs slower than round-tripping to a hyperscaler.