Add random delay to nested sbatch submissions
Merged
requested to merge mdefende/gpfs-policy:bugfix-add-random-delay-to-nested-sbatch-submissions into main
Adds random delay to functions that call sbatch
. If those functions are run in simultaneous array tasks, it can overwhelm the scheduler with simultaneous job submissions causing some jobs to fail to submit.