Too much Memory usage with node-cron
The application started scaling for no reason and went up in memory usage.
4 Replies
I'd drop that in #🤗|feedback, could be a bug
I think this might be a bug of node-cron instead. I'll update the post after verification.
@Adam this was related to https://github.com/node-cron/node-cron/issues/358. Using cron job without timezone argument worked.
GitHub
Issues · node-cron/node-cron
A simple cron-like job scheduler for Node.js. Contribute to node-cron/node-cron development by creating an account on GitHub.
Got it đź‘Ť