Skip to content

Improve error handling on the flask backend #561

Open
@jayantbh

Description

@jayantbh

Description:

Right now errors from the flask backend are often returned as HTML errors instead of a more system parseable JSON style error.

We should change that such that flash returns errors as JSON instead.
https://flask.palletsprojects.com/en/2.3.x/errorhandling/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomerspythonPull requests that update Python code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions