Basic question about scheduled tasks. If the ColdF...
# cfml-general
d
Basic question about scheduled tasks. If the ColdFusion server is stopped for say 2 hours, when it starts back up, do all scheduled tasks that would have run during that time run "immediately"?
m
In my experience, no, they don't.
d
So they only run at the time of the next scheduled occurrence? Thanks.
g
correct, they will run at the next scheduled occurrence