How to create a scheduled job for recurring tasks?
Hi, I'm trying to create a function that will allow me to automatically run recurring tasks (such as renewing certificates). My idea is to run a scheduled job that checks the task list to see if any of them are due to run on the current day. If ye...
