AttractorEx.Checkpoint (attractor_phoenix v0.1.0)

Copy Markdown View Source

Serializable checkpoint snapshot for resumable pipeline execution.

The engine writes checkpoints after every stage and accepts them again through AttractorEx.resume/3.

Summary

Functions

Builds a checkpoint using the current UTC timestamp.

Functions

new(current_node, completed_nodes, context)

Builds a checkpoint using the current UTC timestamp.