Skip to main content

tail_stage_output

Function tail_stage_output 

Source
pub fn tail_stage_output(
    run_id: &str,
    stage_idx: usize,
    max_bytes: u64,
) -> String
Expand description

Read the last max_bytes of the readable output log for a specific stage.