Enums§
- Block
Reason - Why a unit cannot be dispatched right now.
- Scope
Warning - Soft scope warnings — displayed but don’t block dispatch.
Constants§
- MAX_
PATHS - Maximum number of
pathsbefore a unit is considered oversized. - MAX_
PRODUCES - Maximum number of
producesartifacts before a unit is considered oversized.
Functions§
- check_
blocked - Check whether
entryis blocked, returning the reason if so. - check_
blocked_ with_ archive - Like
check_blocked, but also checks the archive index. Archived units are treated as closed (satisfied). - check_
scope_ warning - Check for scope warnings (non-blocking).