I’ve confirmed “canary” cannot be used as a strategy if you have a max per region setting. Unfortunately that’s the default for all deployments. We need to change some code to use “rolling” if you have max per region set.
Please use fly deploy --strategy rolling
until then . Let me know if it works out (I’ll be monitoring too).