Skip to main content

USAGE_EVENTS_MAX_BATCH

Constant USAGE_EVENTS_MAX_BATCH 

Source
pub const USAGE_EVENTS_MAX_BATCH: usize = 100;
Expand description

Upper bound on events.len() in one Client::install_usage_events_with call. Mirrors the platform’s request validation; a caller with more pending events pages through them.