The VM in our primary region will just randomly shutdown and no longer be available, which will cause our whole app to not work since it is the only VM that can write to our db with the multi-region postgres setup. Is there a way to get better logs or insight into why this is happening?
I think better region support around scaling would be super helpful. We currently can’t use autoscaling, because autoscaling doesn’t guarantee region placement (ie. after some deploys autoscale wouldn’t create a vm in our primary region), which makes an unreliable solution with the multi-region postgres setup. Ideally I’d be great to set region specific scale counts or a minimum-count-per-region or have a way to guarantee region placement with autoscale, which I believe is a known limitation of the current autoscale solution.