-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently we do not have good/meaningful error handling. We can do following steps to improve this:
- improve the centralized error handling in the
NewApiHandlerFuncinserver.go. - use wrapped errors to differentiate the app errors and the library errors.
- improve the handling of errors by handling most of them where the context is meaningful rather than returning all the errors.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request