Skip to main content

Module error

Module error 

Source
Expand description

§Error Types

This module defines the minimal error types needed for workflow authoring. These errors do not include database or runtime-specific variants, which are defined in the main cloacina crate.

§Error Types

Enums§

CheckpointError
Errors that can occur during task checkpointing.
ContextError
Errors that can occur during context operations.
TaskError
Errors that can occur during task execution.