Wrote Cron Job to Run Script on Scheduled Intervals
Jessi Jassal
0
Automation Engineer
DevOps Engineer
Software Engineer
Bash
Node.js
Python
The cron job was written to run at specified intervals in the background. When a predetermined file was detected by the cron job, it notified another services of task completion. Although this project was used to notify when a task was completed, cron jobs can be used to schedule a variety of automation tasks like sending emails or scheduling posts. See project here: https://github.com/harvard-lts/dais-cron.
Like this project
0
Posted Feb 14, 2024
Schedule tasks to run in the background at specified intervals or times.