Expand description
Persisted SLA history: last-success timestamp + rolling volume baseline.
Stored in the pipeline’s StateStore under {base_state_key}::__sla__
(mirroring the {name}::__replication__ reserved-suffix convention), so
the history rides whatever durability the user configured for bookmarks.
Structs§
- SlaState
- Rolling SLA history for one root invocation.
Constants§
- SLA_
STATE_ SUFFIX - Reserved suffix appended to the invocation’s state key.
Functions§
- sla_
state_ key - The SLA-history key for one invocation:
{base}::__sla__.