Constant MAX_BYTES_PER_EVENT

pub const MAX_BYTES_PER_EVENT: i64 = 102400; // 102_400i64
Expand description

The maximum size of a single Event is 100 KB.