Skip to content

v1.1.2

Compare
Choose a tag to compare
@jdh4 jdh4 released this 10 May 18:25
· 20 commits to main since this release
  • 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 plus sampling_period_minutes and sliding_warning_minutes.
  • The default for warnings_to_admin was changed to False.
  • Admins are encouraged to use warning_frac: 0.5 instead of the default of 1.0.