Fix an issue where the deployment algorithms recalculate the deployment metrics for home region deployment, this is an issue as given the stochastic nature of our algorithm, it can produce slightly different results which given tight developer restriction may signal that the home region deployment violate some constraint (aka home region is worse than home region) which should not happen.
Fix an issue where the deployment algorithms recalculate the deployment metrics for home region deployment, this is an issue as given the stochastic nature of our algorithm, it can produce slightly different results which given tight developer restriction may signal that the home region deployment violate some constraint (aka home region is worse than home region) which should not happen.