snaps
snaps copied to clipboard
Ensure that errors thrown inside snaps are presented in a readable format to developers
Errors thrown or logged inside snaps should be presented in a readable format in order to be useful for debugging purposes. Currently, it is nearly impossible to decipher where an error is actually coming from.
AC
Errors appear in the console in a readable format, which makes it easy for the developer to understand where the error is coming from.
From sprint planning: Putting this into backlog. Frederik mentions that there is a sizeable amount of work and this is currently on hold.