Skip to main content

Module checkpoint

Module checkpoint 

Source

Enumsยง

FlowCheckpointDecision ๐Ÿ”’
Decision produced by BatchingTask::apply_query_result_to_state after each Flow query execution. Describes whether the task advanced its checkpoint state or fell back to full snapshot, and why.
FlowQueryFallbackReason ๐Ÿ”’
Why the task fell back to full snapshot mode.

Constantsยง

CHECKPOINT_DECISION_ADVANCE ๐Ÿ”’
CHECKPOINT_DECISION_FALLBACK ๐Ÿ”’
CHECKPOINT_REASON_NONE ๐Ÿ”’

Functionsยง

checkpoint_mode_label ๐Ÿ”’