pub const EMERGENCY_PRUNE_THRESHOLD_BYTES: u64 = 1_073_741_824;
Emergency prune threshold (bytes). When target storage drops below this, the worker initiates emergency version pruning before retrying the copy.