pub const MAX_ATTEMPTS_ENV_VAR: &str = "GGLIB_LLM_RETRY_MAX_ATTEMPTS";
Overrides how many attempts a retry sequence may make, including the first.