© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Shrihari Shastry
Software Developer @zerodha
Best way to run some tasks periodicaly is to use CRONS or Celery.
There is nodeJs wrapper for Celery which you can use to create periodic tasks .
Even using CRON is also better option. NodeJs wrapper for cron