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

Protocol schema check to terminate workflow elegently #117

Open
unkcpz opened this issue May 18, 2022 · 0 comments
Open

Protocol schema check to terminate workflow elegently #117

unkcpz opened this issue May 18, 2022 · 0 comments

Comments

@unkcpz
Copy link
Member

unkcpz commented May 18, 2022

The protocol yml file is loaded as file and read as dict to set parameters for workflows.
However, if parameters in protocol file is misspelled or some parameters are not defined (for example in ref_check do not need max_wfc defined). When such thing happened, rather than raise exceptions, the verification can ended elegantly with proper ERROR message.

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