...
Hence any scheduled task over the last hour should run.
However there are a few limitations:
- When we have a time series, if the server is restored before the time series expires, then the job will only run once
If the server is restored after the time series has expired, then the job will not run.
Code Block time 10:00 12:00 00:30 # server is restored after 12:00 then then task will still not run.