const MAX_CONCURRENT_UPLOADS: usize = 16;
The maximum number of concurrent upload tasks per time period.