Quick scheduling question
Posted: Tue Sep 02, 2014 1:28 pm
Ok, so I have a service that was scheduled to check every 30 minutes, retry 1 and max attempts 2. The check period was 24x7 and everything was working great.
They decided they want this check(and 10 identical ones) run just once/per week at 5am Monday. I created a new time period with monday 05:00-05:05(to give it a little room to schedule). I then added this to one of the checks to test. I also changed max attempts to 1 so it doesn't schedule a retry. I forced an immediate check, it ran and then scheduled the next check for 9/8/2014 5:10am. I then ran it again and next check was changed to 9/8/2014 05:08:29am.
Why is it scheduling it outside the timeperiod(even though only a few minutes) and when that time comes around and it is outside the time period will the check actually run?
They decided they want this check(and 10 identical ones) run just once/per week at 5am Monday. I created a new time period with monday 05:00-05:05(to give it a little room to schedule). I then added this to one of the checks to test. I also changed max attempts to 1 so it doesn't schedule a retry. I forced an immediate check, it ran and then scheduled the next check for 9/8/2014 5:10am. I then ran it again and next check was changed to 9/8/2014 05:08:29am.
Why is it scheduling it outside the timeperiod(even though only a few minutes) and when that time comes around and it is outside the time period will the check actually run?