Expand description
Error types for Sentinel proxy
This module defines common error types used throughout the Sentinel platform, with a focus on clear failure modes and operational visibility.
Structs§
- Error
Context - Error context for operational visibility
Enums§
- Failure
Mode - Failure mode for degraded operation
- Limit
Type - Types of limits that can be exceeded
- Sentinel
Error - Main error type for Sentinel operations
Traits§
- Error
Context Ext - Extension trait for adding context to errors
Type Aliases§
- Sentinel
Result - Result type alias for Sentinel operations