Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate recurring scheduled events. #4

Open
Karn opened this issue Sep 27, 2017 · 1 comment
Open

Generate recurring scheduled events. #4

Karn opened this issue Sep 27, 2017 · 1 comment

Comments

@Karn
Copy link
Owner

Karn commented Sep 27, 2017

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.

@pixster786
Copy link

can you help me in creating same function for firestore database

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants