Closed ezpzbz closed 4 years ago
I've tried different ways to implement the error handlers (keeping in mind to avoid changes in plugin), however, it is inevitable at the end. The final solution that I came up with is as follows:
cusodian
aiida-vasp
plugin._scheduler.stdout
, _scheduler.stderr
, and vasprun.xml
VaspBaseWorkChain
.VaspBaseWorkChain
to fix the issue.
Once we are done with addressing #6, we can benefit from nice error handlers implemented in custodian to have similar mechanisms here. It can be done either by:
custodian
as a dependency to out package