nestjs / schedule

Schedule module for Nest framework (node.js) ⏰

Home Page:https://nestjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace node-cron for bree

Nisgrak opened this issue · comments

I'm submitting a...


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

Petition

Change this wrapper to use bree instead node-cron, has been created by one of the maintainers (@niftylettuce)

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

Node-cron have several issues and errors, don't have good test and definitively doesn't feel confident using it.

nestjs/bull#496 (comment)

Replace @nestjs/bull with @nestjs/schedule in this message