pub const RETRY_BUDGET: u32 = 3;
How many times a retryable failure is retried before the install is abandoned. A terminal failure consumes none of this budget.