Skip to main content

Module eligibility

Module eligibility 

Source
Expand description

Why a ticket is not being dispatched right now. One pure decision used by the dispatcher’s gates and reported verbatim by the list verb, so the operator sees exactly what the scheduler saw.

Structs§

Gates
Global dispatcher gates, snapshotted at the moment of the question.

Enums§

Ineligible

Functions§

display_state
Blocked is derived from dependency state rather than persisted on the ticket, so display state changes as soon as the last blocker merges.
ticket_ineligibility
Ticket-level reasons win over global gates: a failed ticket is failed whether or not the scheduler is paused.