Your app using node-cron could be on a delayed fuse

EDIT:- node-cron version > 3.0 has resolved the issue Node cron (npm i node-cron)is an excellent library and it serves it purpose quite well unless you decide to use Time Zone dependent cron, then this library might expose you to a delayed bug as the code will work right 6 months a year. The CODE … Read more