v1.1.2
- When the sliding window cancellation method is used, the minimum elapsed time for a job to receive a warning is the max of
cancel_minutes
plussampling_period_minutes
andsliding_warning_minutes
. - The default for
warnings_to_admin
was changed toFalse
. - Admins are encouraged to use
warning_frac: 0.5
instead of the default of 1.0.