Skip to main content

Module checkpoint_node

Module checkpoint_node 

Source
Expand description

Checkpoint graph node — records execution progress for resumability.

The node logs the checkpoint, stores metadata in state, and persists it via the PersistenceLayer when one is available in the GraphContext.

Structs§

CheckpointNode
A graph node that marks a checkpoint in the execution flow.