Last night for the first time I scaled my app from 1 to 3 machines and going from 1 to 2 regions and now when I try to deploy updates the machines never restart. I also tried to manually restart with fly apps restart <app-name>
which said it worked but the restart never happened and when I check fly status
the machines are still listed as 0 restarts.
I tried reducing down to one region and reducing machines to both 1 or 2 and now a new machine of the latest version has spun up, but the old machines don’t appear to be spinning down. You can see this in my screenshot.
Is there any way to either manually manage these apps more directly or a more idiomatic way to get back into a normal state? Also, I’d like to avoid being billed for these machines that I don’t want running.