...
When a timed job is created for the first time, its next execution will be delayed
Period < 1 day: Delayed by at least the period plus 15 minutes random
Period >= 1 day: Delayed until past midnight plus 5 hours random
...
...
When a timed job is created for the first time, its next execution will be delayed
Period < 1 day: Delayed by at least the period plus 15 minutes random
Period >= 1 day: Delayed until past midnight plus 5 hours random
...