Skip to main content

classify_task_error

Function classify_task_error 

Source
pub fn classify_task_error(
    operation: &'static str,
    error: impl Into<Error>,
) -> OrchestratorError
Expand description

Classifies a task-related error into an OrchestratorError.