Skip to main content

One doc tagged with "checkpointing"

View all tags

Checkpointing

A checkpointer saves the graph's state after every step, keyed by a thread_id. Compile with one and any run becomes resumable — after a crash, a restart, or a deliberate pause for human review.