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§
- Checkpoint
Node - A graph node that marks a checkpoint in the execution flow.