Module errors

Module errors 

Source
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§

ErrorContext
Error context for operational visibility

Enums§

FailureMode
Failure mode for degraded operation
LimitType
Types of limits that can be exceeded
SentinelError
Main error type for Sentinel operations

Traits§

ErrorContextExt
Extension trait for adding context to errors

Type Aliases§

SentinelResult
Result type alias for Sentinel operations