pub const MAX_DURATION_MILLIS: i64 = _; // 86_400_000i64
Expand description

A batch of log events in a single request cannot span more than 24 hours. This constant is in milliseconds.