pub const HARD_CAP: usize = 10_000;Expand description
Per-call upper bound on the number of events returned by
EventsApi::list_all, even when the caller passes limit = 0.
pub const HARD_CAP: usize = 10_000;Per-call upper bound on the number of events returned by
EventsApi::list_all, even when the caller passes limit = 0.