Expand description
Error types for the Halldyll deployment system.
This module provides a comprehensive error hierarchy for all operations
in the deployment lifecycle: configuration, state management, RunPod API,
planning, and reconciliation.
Enums§
- Config
Error - Configuration-related errors.
- Halldyll
Error - The main error type for the Halldyll deployment system.
- Plan
Error - Planning errors.
- Reconcile
Error - Reconciliation errors.
- RunPod
Error RunPodAPI errors.- State
Error - State management errors.
Type Aliases§
- Result
- Result type alias for Halldyll operations.