pub const DEADLINE_ENV_VAR: &str = "GGLIB_LLM_RETRY_DEADLINE_SECS";
Overrides the wall-clock ceiling on a whole retry sequence, in seconds.