pub const FETCH_ATTEMPTS: u32 = 3;
Total attempts for a transient-retried fetch (1 try + 2 retries).
fetch