pub const FILE_UPLOAD_BATCH_SIZE: usize = 5;
Maximum amount of files to batch into a single [store_files] request.