Hello,I'm relatively new to Nodejs, and server/networking code in general. I'm hoping to write code which executes at a specific time (according to an environment variable), if a condition is met. It seems like there would be a bunch of different ways to do this, from a cron job to a nodejs setTimeout(). Would anyone have a recommendation on what would be the conventional method of doing this? I feel like I just have too many options at the moment.Cheers,Orothrim
Submitted August 15, 2020 at 08:02PM by Orothrim
No comments:
Post a Comment