Hacker News new | ask | show | jobs
by pechay 1753 days ago
Add and verify a last_started and last_completed time to your local database.
1 comments

I have 100+ crons & I don't want to write some specific logic in my code for handling this, now what? would you mind sharing your thoughts on the same?
The other solutions based on file locking tools all seemed fragile. You have to change _something_!