Skip to content

Refactor Exception Handling in Backend #5

@SimonFedick

Description

@SimonFedick

Due to exceptions being handled in low-level functions and being reduced to boolean values, the true causes of errors don't get passed on to the front end in form of error message. Therefore, the exception handling including the return type of some functions should be refactored.

Metadata

Metadata

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions