Skip to main content

upload_execution_log

Function upload_execution_log 

Source
pub fn upload_execution_log(
    store: Option<&ExecutionStore>,
    identifier: &str,
) -> Result<i32, String>
Expand description

Upload the log for a stored execution by UUID or session name.