-
Notifications
You must be signed in to change notification settings - Fork 54
Improve presentation of error messages #339
Comments
Good catch. I agree with the suggestion, also we should handle this error better and display also a nicer message. Tasks
Notes for implementationThe API already provide a type field that shows the kind of error. So we can use this to handle these situations.
EDIT: Adding some extra types after syncing the types:
However, I didn't see one for the error of the date being in the past. @fleupold Is it possible that the swagger docs is not in sync with the types? |
Yes, good catch. It's not synced (gnosis/gp-v2-services#417 updates it) |
I got several |
I started a list to collect the error messages. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
Might be cool to add some cow theme to the error messages (e.g. sad cow or cow tipping image, spilled milk...)

The text was updated successfully, but these errors were encountered: