Skip to main content

SCHEDULE_RUNNABLE_CONDITION

Constant SCHEDULE_RUNNABLE_CONDITION 

Source
pub const SCHEDULE_RUNNABLE_CONDITION: &str = "ScheduleRunnable";
Expand description

SnapshotSchedule condition recording whether the schedule is able to fire its next slot. Set False (with BLOCKED_ON_UNREADABLE_RUN_REASON) when the concurrency gate is held by a Snapshot whose status.phase this build cannot interpret.