|
|
|
|
|
by eternityforest
1015 days ago
|
|
I've spent way too many hours this week looking for a better model for configurable timers than cron. Cron is kind of awful, not just the syntax but the logic. You can't say "Every three days but not on Monday, if it would land on a Monday, defer that run till the next selected day". There is also too many ways to say the same thing, so GUI editors are hard. |
|