Application runs multiple times when machine wakes up
Author: arsalanERPCreated May 18, 2021Updated Mar 25, 2024
I have an application where using the node scheduler it checks a folder for new files and sends them to an sftp. The issue comes up when the computer goes to sleep for some time and wakes up which causes the scheduler to run multiple times. I have seem the discussion where this issue was highlighted #96. But I wonder if there is a work around or fix for this issue?
Source: node-schedule/node-schedule