Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Exception Handling in Backend #5

Open
SimonFedick opened this issue Oct 19, 2020 · 0 comments · May be fixed by #4
Open

Refactor Exception Handling in Backend #5

SimonFedick opened this issue Oct 19, 2020 · 0 comments · May be fixed by #4
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@SimonFedick
Copy link
Owner

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.

@SimonFedick SimonFedick added the documentation Improvements or additions to documentation label Oct 19, 2020
@SimonFedick SimonFedick linked a pull request Oct 19, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants