Skip to main content

load_latest_checkpoint

Function load_latest_checkpoint 

Source
pub async fn load_latest_checkpoint(
    execution_id: &Uuid,
) -> Result<Option<Checkpoint>>
Expand description

Load the latest checkpoint for an execution (highest step index).