Hacker News new | ask | show | jobs
by SammyRulez 5245 days ago
Since I'm doing something similar in an enterprise environment I suggest you to add , to each cron, a dates black-list. I mean a list of dates in which you do not want the job to be executed ( Christmas , Easter etc). Kudos for the clean documentation
1 comments

Thankyou. That sounds like a needed feature.