In the 2017 Task-Scheduler-Based Job Queue model, there doesn't appear to be anything that "Kicks-off" the Queue. Everything seems to depend on the INSERT of a Job Queue Entry.
Am I missing something? It seems kind of a "non-robust" setup for Recurring tasks, in that, if something happens and a Recurring Job Queue Entry doesn't get rescheduled, it is just DONE, and there is not a simple way to "Restart the Queue".
Again, I feel I must be missing something...
Experience is what you get, when you don't get what you want. --Anon.
0
Answers
GetNextRequest was that "Glue" for Job Queue. Now its gone.