With auto_stop_machines and auto_start_machines being set to true, this means that the machines for that app will scale to 0 when there is no traffic and start back up when there is (mainly to help with cost).
Looking at what I think is your application. It looks like the machine configuration has some invalid data on our end (this isn’t your fault). What version of flyctl are you using? And was this app always on the apps v2 platform or was it migrated over?
@kaelynH
Sorry for the confusion. All of our regions are scaling to 0, including lhr. i.e. it does not seem that min_machines_running is being respected at all.
@senyo
I’m email support with the name of the app. This app was always on v2, deployed using v0.1.48 (happy to bump to latest if that could be relevant).