pub const COMMIT_STALL_REASON: &str = "commit_stall_reason";Expand description
Diagnostic attribution of why a commit was still pending at the stall deadline
(see COMMIT_STALL_CONTIGUOUS_HEAD / COMMIT_STALL_BEHIND_PREFIX). Purely a
trace label — it never gates the commit.