pub const MAX_PREPARED_CHECKPOINT_WITNESSES: usize = 64;Expand description
Maximum unresolved prepared attempts one process may include in a stopped report.
The inventory is recovery evidence, not history. Retaining a bounded recent set keeps the control-plane record small and makes an unexpectedly growing backlog fail closed.