-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
Milestone
Description
Despite previous efforts in #22, error handling is still very rudimentary. In most error cases we get a Error: 0 alert that is not helpful at all. We should display an explicit message based on:
- status code returned by
vroom-express, see HTTP error codes vroom-express#13 (comment) - error message in json output.
Reactions are currently unavailable