Skip to content

Make API error messages visible to users #189

@corviday

Description

@corviday

The APIs raise a variety of Exceptions with helpful texts, like this one in the data API, raised when a caller submits an unparseable time value. These messages are visible when running the backend on your workstation, which is helpful, but the live backend just displays a generic 500 message when you set the time paramter to "q".

Sending the error messages differently, or maybe setting up the security of the live servers differently might be helpful for users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions