Skip to main content

AI_LLM_RETRY_INITIAL_DELAY_MS

Constant AI_LLM_RETRY_INITIAL_DELAY_MS 

Source
pub const AI_LLM_RETRY_INITIAL_DELAY_MS: u64 = 500;
Expand description

Initial backoff delay for LLM retry loop (milliseconds).