Skip to main content

build_attempt_finish_command

Function build_attempt_finish_command 

Source
pub fn build_attempt_finish_command(
    sequence: u64,
    run_id: RunId,
    attempt_id: AttemptId,
    response: &ExecutorResponse,
    timestamp: u64,
) -> AttemptFinishCommand
Expand description

Builds an attempt-finish command from executor response truth.