-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementImprovements to existing features and functionalityImprovements to existing features and functionalitylow priorityIssues which should only be considered after everything else is doneIssues which should only be considered after everything else is donerefactoringDrastic code quality improvementsDrastic code quality improvements
Milestone
Description
Currently, not all errors across the app are returned as SaplingErrors, and even SaplingError can vary wildly in its output.
Unify the format of error output by SaplingError, regardless of the input it receives. This would mean generating metadata for string-based errors, and validating the object format and filling in any gaps for object-based errors.
Metadata
Metadata
Assignees
Labels
enhancementImprovements to existing features and functionalityImprovements to existing features and functionalitylow priorityIssues which should only be considered after everything else is doneIssues which should only be considered after everything else is donerefactoringDrastic code quality improvementsDrastic code quality improvements