Module engine
Structs§
- Maintenance
Summary - Outcome of one
SopEngine::run_maintenance_tickpass (EPIC A1), for observability. All counts are 0 on a quiet tick. - SopEngine
- Central SOP orchestrator: loads SOPs, matches triggers, manages run lifecycle.
Functions§
- err_
is_ resume_ at_ capacity - True when
erris the typedResumeAtCapacitybackpressure marker (an over-cap resume was refused), as opposed to a store fault. Lets a caller in another module or crate (e.g.resolve_gate, or the gateway resume endpoint) render it as backpressure (HTTP 503) rather than a fault without depending on the private struct. - now_
iso8601