Autoscale doesn't seem to work with hard_limit = 1 and soft_limit = 1

Ah this is a quirk of how we do autoscaling. It’s metrics based so there’s a bit of lag when we add nodes. Which means setting a limit of 1 won’t spin a new VM up in time.

If you give me your app name we can opt you in to new autoscaling that’s quite a bit quicker to respond. It will still take ~15s to boot a new VM but you might have fewer timeouts.