Expand description
Dependency-light data types and utilities shared across headgate crates.
This crate contains no store driver, network client, runtime, or exporter dependency, keeping it safe for core, adapters, and optional integrations to use as a leaf.
Modules§
Structs§
- Admission
Evaluation - Admission
Facts - Checkpoint
- Durable progress within a resumable job.
Enums§
- AckValidation
- Missed
Policy - What happens to periodic runs missed during downtime.
- Opaque
Schema Validation - Outcome
- Portable lifecycle result written by every worker runtime and store.
- Resume
Constants§
Functions§
- bulk_
action_ states - duration_
millis - Validate the millisecond wire boundary without truncating a positive sub-millisecond duration or overflowing the signed store representation.
- effective_
max_ attempts - effective_
queue - effective_
schema_ version - effective_
weight - evaluate_
admission - format_
generated_ id - normalize_
queues - valid_
worker_ command - validate_
ack - validate_
opaque_ schema