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

use node-cron instead cron #339

Closed
LinboLen opened this issue Oct 1, 2020 · 1 comment
Closed

use node-cron instead cron #339

LinboLen opened this issue Oct 1, 2020 · 1 comment

Comments

@LinboLen
Copy link

LinboLen commented Oct 1, 2020

I'm submitting a...


[ ] Regression 
[ ] Bug report
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.

Current behavior

current depends on cron

Expected behavior

remove cron, use node-cron instead.

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

I just take a short inspect on node-cron and cron. I think node-cron have a higher quality. also cron depends on moment timezone. but in cron project the dependence is luxon.

Environment


Nest version: X.Y.Z

 
For Tooling issues:
- Node version: XX  
- Platform:  

Others:

@kamilmysliwiec
Copy link
Member

Would you like to create a PR for this issue?

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

No branches or pull requests

2 participants