Increase max sleep time in step retry logic from 2 to 5 secs
The sleep starts at 0.1 second and doubles each time to a maximum value. Previous maximum was 2 seconds, increased to 5 seconds to account for very large KNL boot times (tens of minutes) and to limit overhead on slurmctld daemon.
Please register or sign in to comment