I’d like to have the app running in the same region as my DB, which is lax. I have lax set as my only non-backup region. Running flyctl regions list returns this:
Region Pool:
lax
Backup Region:
sea
sjc
On multiple occasions, including right now, my app has started in region sjc(B). Do you know why this is happening? I was assuming that the backup regions would be used only if there were an outage in my preferred region.
Thank you.