Expand description
Error types and handling for riglr-core operations. Error types for riglr-core.
Enums§
- Core
Error - Main error type for riglr-core operations.
- Tool
Error - Tool-specific error type for distinguishing retriable vs permanent failures.
- Worker
Error - Worker-specific error type for distinguishing system-level worker failures from tool execution failures.
Type Aliases§
- Result
- Result type alias for riglr-core operations.