pub const MAX_PAYLOAD_SIZE: usize = _; // 8_388_608usize
Maximum input payload size to prevent OOM on adversarial input.