Hi, I have found that my APP will automatically be suspended, but it will also be automatically restored when I open them (access the webpage). I would like to know the mechanism behind this and whether it will cause the first access to be slow. I have searched the documentation, but I have not found any relevant information. Thank you!
Hi @Tianshu
The auto start and stop feature is what you’re looking for:
The Machines usually start up quickly, but you can use the min_machines_running
setting (described in the doc above) to keep 1 or more Machines always running if that’s what you need.
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.