App Sleeping Issue
garadons
HOBBYOP

2 years 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

2 years ago

They are likely keeping each other awake with ongoing network traffic.


garadons
HOBBYOP

2 years 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?


2 years ago

We don't provide any visualization on internal networking traffic.


Loading...