Expand description
Error code catalog — typed error codes for all coordinator errors.
Provides a stable, programmatic error code for each error type. Clients can switch on error codes for automated error handling (retry, escalate, ignore) without parsing error messages.
Structs§
- Typed
Error - A structured error response carrying an error code and message.
Enums§
- Error
Code - A stable error code identifying the error category.