pub const DEFAULT_MAX_HISTORY_ENTRIES: usize = 10_000;
Default maximum number of history entries to retain.