pub fn wrap_handler_error(e: Box<dyn Error + Send + Sync>) -> WorkflowError
Wrap a handler error into WorkflowError.