Constant META_CONSECUTIVE_FAILURES

Source
pub const META_CONSECUTIVE_FAILURES: &str = "consecutive_failures";
Expand description

Metadata key for tracking consecutive status check failures. Resets to 0 on successful status check (even if transaction not final).