This turned out to be a bad idea. Consider a Plan that becomes eligible early in the evening, but does not actually run until much later. As it is, the current logic for Monitor Interval = 1 day resubmits the Plan at the beginning of the next night. But if we were to change the meaning of the monitor interval into "resubmit xx time after the last time it ran" that would cause the plan to be resubmitted at the same "much later" time at which it actually ran the previous night.
The original impetus for this was to allow a Plan to run more than once a night. Bottom line: Submit two Plans with appropriate constraints or link a couple of Observations with appropriate Time After and Time Tolerance. |