Skip to content
Discussion options

You must be logged in to vote

Not in a yaml file, no. But you can create a new workflow in python and select which error handlers you'd like.

I didn't include this option in yaml files for the same reason there isn't a custom_incar_settings input parameter: we'd like everything in the database to match and be reproducible. I might have to cave on this rule eventually though (plus the custom_incar_settings) since a lot of people want it.

For now, create a new workflow and you can update the error_handlers to whatever you'd like. Here is an example workflow where I inherited all error handlers except for a select few. The key part of the code is this snippet:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jacksund
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants