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

Task scheduling says cron is crontab compatible when it isn't #2699

Open
1 of 5 tasks
Guergeiro opened this issue Apr 12, 2023 · 0 comments
Open
1 of 5 tasks

Task scheduling says cron is crontab compatible when it isn't #2699

Guergeiro opened this issue Apr 12, 2023 · 0 comments

Comments

@Guergeiro
Copy link

I'm submitting a...

  • Regression
  • Bug report
  • Feature request
  • Documentation issue or request (new chapter/page)
  • Support request => Please do not submit support request here, instead post your question on Stack Overflow.

Current behavior

The Task scheduling docs say, and I quote: "The @Cron() decorator supports all standard cron patterns:" and when using the following cron by crontab * * * 12 * it doesn't work because it is based on node-cron nestjs/schedule#435

Expected behavior

Remove this statement from the docs or add a warning about the package.

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

1 participant