Skip to main content

AI_LLM_RETRY_MIN_DELAY_MS

Constant AI_LLM_RETRY_MIN_DELAY_MS 

Source
pub const AI_LLM_RETRY_MIN_DELAY_MS: u64 = 100;
Expand description

Minimum retry delay for LLM API calls in milliseconds (floor for exponential backoff).