Module lifecycle

Module lifecycle 

Source

Structs§

RunLifecycleState
Minimal durable run lifecycle envelope stored at state["__run"].
RunLifecycleStateRef
Typed state reference for reading and writing state.
StoppedReason
Generic stopped payload emitted when a plugin decides to terminate.

Enums§

RunLifecycleAction
Action type for RunLifecycleState reducer.
RunStatus
Coarse run lifecycle status persisted in thread state.
TerminationReason
Why a run terminated.

Functions§

run_lifecycle_from_state
Parse persisted run lifecycle from a rebuilt state snapshot.