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

Consistent error handling #12

Closed
bjpop opened this issue May 6, 2016 · 2 comments
Closed

Consistent error handling #12

bjpop opened this issue May 6, 2016 · 2 comments

Comments

@bjpop
Copy link
Contributor

bjpop commented May 6, 2016

I think a useful contribution would be to demonstrate good error handling practices.

One thing I was thinking of is a command line argument to decide whether the program will stop if it encounters a bad input FASTA file, or whether it should continue processing the remaining files.

We should try to make the error handling and output of the different versions the same.

@tseemann
Copy link
Contributor

You don't often see a --continue-on-error option but I can see it has a use-case. Still annoying :)

@bjpop
Copy link
Contributor Author

bjpop commented Mar 22, 2019

It has been decided that this enhancement won't be included in the interests of avoiding too much complexity.

@bjpop bjpop closed this as completed Mar 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants