Hello, after moving to different region I’ve found that application is scaling to 0 machines:
|2024-04-26 09:42:17.000|INFO Main child exited normally with code: 0
|2024-04-26 09:42:16.000|INFO Sending signal SIGINT to main child process w/ PID 306
|2024-04-26 09:42:16.000|Shut down server.
2024-04-26 09:42:16.000 Downscaling app ************ from 1 machines to 0 machines, stopping machine ************ (region=iad, process group=app)
app = "************"
primary_region = "sea"
[http_service]
auto_start_machines = true
auto_stop_machines = true
force_https = true
internal_port = 8_000
min_machines_running = 1
processes = [ "app" ]