Skip to main content

Module recorder

Module recorder 

Source
Expand description

Infra-agnostic workflow run and step persistence seam.

Structs§

NoopRecorder
Recorder that discards everything.

Enums§

RunStatus
Recorded status of a run.
StepStatus
Recorded status of a step.

Traits§

RunHandle
Open run being recorded.
RunRecorder
Sink for run and step facts (audit, UI, metrics).

Functions§

noop_recorder
Shared NoopRecorder.