pub const DEFAULT_MAX_HISTORY_LEN: usize = 100;
Default maximum number of history entries retained in memory.