| name | api-error-taxonomy |
|---|---|
| description | Define consistent API error codes and responses. Use when a mid-level developer needs error standardization. |
Define consistent API error codes and responses.
- Current error responses and status usage.
- Client expectations for retries and messaging.
- Logging and observability requirements.
- List common error categories and HTTP mappings.
- Define error payload shape and fields.
- Set guidelines for logging and client messaging.
- Error taxonomy table and examples.
- Ensure errors are machine-parseable.
- Align retryable vs non-retryable semantics.