pub const MAX_UPLOAD_RETRIES: usize = 3;
Expand description

The maximum number of retries to perform on a failed chunk.