Skip to main content

Module snapshot

Module snapshot 

Source
Expand description

Agent execution snapshotting and recovery.

Structs§

FileSnapshotStore
Filesystem-based SnapshotStore with atomic write semantics.
Snapshot
A serialized execution snapshot of an active agent run.

Traits§

SnapshotStore
Trait for snapshot persistence backends.