pub const MAX_BYTES_PER_EVENT: i64 = 102400;
Expand description

The maximum size of a single Event is 100 KB.