Skip to main content

TARGET_MAX_PARTS

Constant TARGET_MAX_PARTS 

Source
pub const TARGET_MAX_PARTS: u64 = 9000;
Expand description

Target ceiling on part count when auto-scaling the part-size hint for very large files, with headroom under S3’s hard 10,000-part limit. See auto_part_size_hint.