App Sleeping Issue
garadons
HOBBYOP
a year ago
I have two services, mongodb and nest js server, they never go into sleep mode, although when I had only one service with nest js server everything worked correctly, maybe someone has some ideas how to fix this?
3 Replies
garadons
HOBBYOP
a year ago
They are likely keeping each other awake with ongoing network traffic.
It's very strange, I don't make any additional requests to the services, is there any way to see what exactly prevents the services from sleeping?