Skip to main content

MAX_ERROR_HISTORY

Constant MAX_ERROR_HISTORY 

Source
pub const MAX_ERROR_HISTORY: usize = 8;
Expand description

How many past emergencies a Node keeps in its pre-defined error field (object 0x1003), most-recent-first. Older entries are dropped once full.