Autostop Now Respects Kill Signal and Timeout

A while back, we announced autostart/stop for AppsV2, a really great feature that allows your machines to stop when they’re not in use and start again when they are. A little less than a week ago, we announced that migrate-to-v2 now supports migrating autoscaling apps, which let a lot of users who previously couldn’t migrate to do so. The only issue with that is that the migration uses autostop, which again, doesn’t support kill_signal, affecting some users. As of writing, however, this bug should be fixed, and the defined kill_signal and kill_timeout should always be used!

6 Likes