pub const DEFAULT_CHUNK_SIZE_LIMIT: usize = _; // 1_048_576usize
Chunks are limited to 1MiB by default