Skip to content

Improve error handling for admin operations #1824

@netomi

Description

@netomi

We need to improve the error handling for admin operations.

Currently all server calls use the same base function which by default retries failed calls (status code >= 400 afaict). For POST / DELETE / PUT operations in the admin interface this does not make sense.

Instead of silently retrying the fails call we need to display the error message to the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething is not working correctlywebui(Component: webui) Front-end user interface for open-vsx.org

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions