const COCURRENT_CHUNK_UPLOADS: usize = 64;
The number of chunks that will be uploaded in parallel, per blob.