-
Notifications
You must be signed in to change notification settings - Fork 1
Improved error messages #52
Copy link
Copy link
Closed
Labels
plannedA feature request that (most likely) is going to be implementedA feature request that (most likely) is going to be implementedv1.0Planned for the initial releasePlanned for the initial release
Metadata
Metadata
Assignees
Labels
plannedA feature request that (most likely) is going to be implementedA feature request that (most likely) is going to be implementedv1.0Planned for the initial releasePlanned for the initial release
Error messages exists, but they don't convey much information. For example, they don't propagate hierarchies.
For now, we just need failures with human-readable messages.
In the future, we might also want to consider implementing structured error messages that can be parsed machines.