Skip to main content

AI_LLM_RETRY_MAX_DELAY_MS

Constant AI_LLM_RETRY_MAX_DELAY_MS 

Source
pub const AI_LLM_RETRY_MAX_DELAY_MS: u64 = 30_000;
Expand description

Maximum backoff delay for LLM retry loop (milliseconds).