
{   This constant declares the minimum number of job mode CP seconds that a job
{   is allowed before a resource condition will be repeated.  This should be
{   more than enough time for the job to increase the warning limit for the
{   limit causing the resource condition.

  CONST
    sfc$warning_grace_period = 60;
