pub const DEFAULT_AGGREGATE_CONTEXT_LIMIT: usize = 1_000_000;
Default maximum number of contexts held per aggregation window.