Commit 25146af5 authored by Morris Jette's avatar Morris Jette
Browse files

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.
parent 5544eb2a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment