Skip to content

Unify error format #91

@groenroos

Description

@groenroos

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 functionalitylow priorityIssues which should only be considered after everything else is donerefactoringDrastic code quality improvements

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions