Expand description
Main traits for the batching system.
This module defines the Storage and RequestManager traits, which provide the interface
for persisting requests, creating files, launching batches, and checking execution status.
Structs§
- Model
Filter - A single
model_filtersevent describing a model’s internal-liveness transition.
Enums§
- Model
Filter State - Liveness state of a model on internal (self-hosted) infrastructure, as
published by the controller into the
model_filtersappend-only event log.
Traits§
- Daemon
Storage - Daemon lifecycle persistence.
- Storage
- Storage trait for persisting and querying requests.