Description of the Issue:
If you use the Jobscript driver with raise_error_on_jobscript_failure=False and the jobscript does indeed fail during the QUEENS run, the metadata falsely states that run_jobscript was successful.
Proposed Solution:
Instead, the metadata should indicate that run_jobscript failed, even though no error was raised.
Action Items:
No response
Related Issues:
No response
Interested Parties:
No response
Description of the Issue:
If you use the Jobscript driver with
raise_error_on_jobscript_failure=Falseand the jobscript does indeed fail during the QUEENS run, the metadata falsely states thatrun_jobscriptwas successful.Proposed Solution:
Instead, the metadata should indicate that
run_jobscriptfailed, even though no error was raised.Action Items:
No response
Related Issues:
No response
Interested Parties:
No response