-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Task:
Leverage the node-schedule npm modules ability to schedule recurring tasks in the same manner in which a CRON job is created to allow for recurring tasks to be created.
The goal should be to define and/or update the Job schema to allow for tasks to be set to recur. This can be done, for example, using a type key which will allow for tasks to be automatically rescheduled if they are of a given type.
Reactions are currently unavailable