Skip to content

Allow for call to sacct failing in finalize jobs

Thomas Kluyver requested to merge fix/finalize-catch-sacct into master

Description

Proposed maintenance for the Slurm database made us realise that if sacct fails, the report generation will fail, and calibration jobs will be reported as failing, even though the main work has already succeeded.

This should make the report generation robust against errors in sacct.

How Has This Been Tested?

TBD

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the code style of this project.

Reviewers

@schmidtp

Merge request reports

Loading