Schedule mail based on condition

48 Views Asked by At

I need to schedule a mail every 6 hours whenever the user's balance falls below a threshold. I'm trying to use node-cron package but everytime my server restarts, I'm sure it will start rescheduling and I don't want that to happen.

0

There are 0 best solutions below