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

better error handling #26

Open
erikstmartin opened this issue Sep 18, 2020 · 0 comments
Open

better error handling #26

erikstmartin opened this issue Sep 18, 2020 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@erikstmartin
Copy link
Owner

erikstmartin commented Sep 18, 2020

We need to ensure that we capture errors. We can't use things like unwrap() or expect(). We don't want to kill our pipeline or worse all the live mixers for errors.

Add linter to project so it won't compile with unwrap or expect

@erikstmartin erikstmartin added the bug Something isn't working label Sep 18, 2020
@erikstmartin erikstmartin added this to the 0.1.0 milestone Sep 18, 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