On Monday, 5 November 2018 1:13:56 PM AEDT Kevin Buckley wrote: > which would appear to be suggesting that the default for CompleteWait > should be 32 seconds.
Not quite, the documentation says: # To provide jobs with the minimum response time, a value of zero is # recommended (no waiting). To minimize fragmentation of resources, # a value equal to KillWait plus two is recommended. So the default is 0 to match the first recommendation, but sites can choose the second recommendation should they want to. -- Chris Samuel : http://www.csamuel.org/ : Melbourne, VIC