Skip to main content

APPLICATION_INPUT_MAX_BYTES

Constant APPLICATION_INPUT_MAX_BYTES 

Source
pub const APPLICATION_INPUT_MAX_BYTES: usize = _; // 1_048_576usize
Expand description

Maximum compact JSON data bytes in the submission/delivery profile (1 MiB).

This is an application-data budget, including JSON quotes and escapes. It does not impose a size validator on arbitrary local crate::CloudEvents.