8

Work has been inefficiently using multiple cron jobs to run php scripts to generate pre-baked data.

The last two days I took the steps needed to internalize all those scripts and run them from an individual php controller which is ran from Jenkins. My script keeps track of scheduling and error tracking.

I'd say I'm pretty proud of what I came up with.

Comments
Add Comment