pub const MAX_MESSAGE_SIZE_BYTES: usize = _; // 4_194_304usize
Maximum message size for validation (4 MB to match the tonic default).