########################################################################################## VEH-34: Use Processing Table to implement a scheduler ########################################################################################## Issue Type: New Feature ----------------------------------------------------------------------------------------- Issue Information ==================== Priority: Major Status: Closed Resolution: Won't Fix (2019-09-09 16:22:15) Project: VehMan (VEH) Reported By: btasker Assigned To: btasker Components: - Cron Targeted for fix in version: - 1.5 Time Estimate: 0 minutes Time Logged: 0 minutes ----------------------------------------------------------------------------------------- Issue Description ================== Rather than having to create a seperate cron job for each scheduled process or (worse) run everything on everything at each cron interval, it'd be better to have a scheduling system. By using the processing table and configuration variables to specify the interval that each job should run at, it should be possible to simply queue a cron function in the processing queue. When the job is complete it could then use the configured interval to calculate when it should next run and re-queue itself. ----------------------------------------------------------------------------------------- Activity ========== ----------------------------------------------------------------------------------------- 2019-09-09 16:22:15 btasker ----------------------------------------------------------------------------------------- Bulk Close. Realistically, this project's not going to see any further development (other than possibly some bug fixes for anything new that's found). Closing any outstanding issues as Won't Fix ----------------------------------------------------------------------------------------- 2019-09-09 16:22:15 ----------------------------------------------------------------------------------------- btasker changed status from 'Open' to 'Closed' ----------------------------------------------------------------------------------------- 2019-09-09 16:22:15 ----------------------------------------------------------------------------------------- btasker added 'Won't Fix' to resolution