Closed kjniemela closed 10 months ago
Currently, most functions on the backend fail silently, simply taking no action if given bad data. Do we want this to be the case, or do we instead want to start throwing errors, which we can then catch and log?
Currently, most functions on the backend fail silently, simply taking no action if given bad data. Do we want this to be the case, or do we instead want to start throwing errors, which we can then catch and log?