Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve API interaction error handling #29

Open
kschulst opened this issue Nov 25, 2022 · 0 comments
Open

Improve API interaction error handling #29

kschulst opened this issue Nov 25, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@kschulst
Copy link
Collaborator

If the REST API returns an non-200 status, we could do a better with regards to how these errors are presented to the user.

We should also be explicit about errors that is due to wrong user input (http status 4xx), and unexpected errors that occur on the server side (http status 5xx).

@kschulst kschulst added the enhancement New feature or request label Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant