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

Try/Catch Logic #7

Closed
Justintime50 opened this issue Apr 25, 2020 · 1 comment
Closed

Try/Catch Logic #7

Justintime50 opened this issue Apr 25, 2020 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@Justintime50
Copy link
Owner

Introduce try/catch logic to ensure each step of the process works correctly. Some of this has already happened which mostly stops bad things from happening but some of the errors aren't caught and there are still other places where there is no try/catch logic.

@Justintime50
Copy link
Owner Author

Reopening. Although this has been added, we'll need to pass an error type along with the except. This is required by Pylint and will help catch more errors.

@Justintime50 Justintime50 reopened this Apr 26, 2020
@Justintime50 Justintime50 added the bug Something isn't working label Apr 30, 2020
@Justintime50 Justintime50 added this to the MVP milestone Apr 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant