Skip to main content

ROUTE_TARGET_BATCH_BYTES

Constant ROUTE_TARGET_BATCH_BYTES 

Source
pub const ROUTE_TARGET_BATCH_BYTES: usize = _; // 4_194_304usize
Expand description

Target decoded size for one routed batch. This is intentionally below the hard receiver bound so schema/allocator variance does not turn ordinary skew into a transport failure.