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

Error handling / exceptions #30

Open
bb1950328 opened this issue Feb 27, 2021 · 0 comments
Open

Error handling / exceptions #30

bb1950328 opened this issue Feb 27, 2021 · 0 comments
Labels
✨ enhancement Something isn't optimal

Comments

@bb1950328
Copy link
Owner

Error handling currently is very inconsistent. The idea is to create two custom exception types: one which means that the current task failed and the program can safely continue and another which means that the program must exit. The controller can display a error message when a task thread threw an exception.

@bb1950328 bb1950328 added the ✨ enhancement Something isn't optimal label Feb 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement Something isn't optimal
Projects
None yet
Development

No branches or pull requests

1 participant