Skip to content

Structured error responses with error codes #76

@andrew

Description

@andrew

Error handling uses ad-hoc string messages across handlers with no machine-readable codes. Add a lightweight error type that maps to consistent JSON responses ({"code": "UPSTREAM_ERROR", "message": "..."}) and separates user-facing messages from internal log details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions