...
When the server is restarted, the checkpoint point is read. We then determine how out of date the suite calendars are with the real clock
If they are only out of date by less than an hour, the suites, time attributes will catch up to real time.
Hence any :
- scheduled task over the last hour should run
...
- ,
- expired auto-cancelled nodes will be removed
- expired auto-archived nodes will be archived
- expired late tasks will be flagged
However there are a few limitations:
...