pub fn upload_execution_log( store: Option<&ExecutionStore>, identifier: &str, ) -> Result<i32, String>
Upload the log for a stored execution by UUID or session name.