I have a node.js app running on my laptop (Windows 10). Basically it sends http requests periodically.
I noticed that my app will be paused after a certain period if there are no activities on my laptop. It can only be resumed again when I click the screen(node.js command screen)