Expand description
Error types for cache operations.
Defines CacheError which covers:
- Backend errors (storage failures)
- Upstream errors (data source failures)
- Cache key generation failures Error implementation and transformations.
Enumsยง
- Cache
Error - Base hitbox error.