Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Invalid
-
None
-
None
-
None
-
None
Description
We should create a utils class with helpful method(s) for parsing and resolving crontab syntax that can be used whenever we need to use cron.
We can either write our own from scratch or try to leverage an existing library, such as Quartz Scheduler, mentioned here.