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 #16

Open
bfjia opened this issue Nov 16, 2018 · 1 comment
Open

Better error handling #16

bfjia opened this issue Nov 16, 2018 · 1 comment

Comments

@bfjia
Copy link
Contributor

bfjia commented Nov 16, 2018

Currently, if anything unexpected happens (e.g. a reference genome is not found), the workflow will raise an exception and crash. In the future, we want to add logic to somewhat recover from these errors and attempt to continue the workflow as much as possible.

@bfjia
Copy link
Contributor Author

bfjia commented Nov 16, 2018

As part of this, we should also check for existence of result files to make sure all of the 3rd party programs successfully completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant