Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow backup/ failover regions to be specified #232

Open
jimburtoft opened this issue Nov 7, 2024 · 0 comments
Open

Allow backup/ failover regions to be specified #232

jimburtoft opened this issue Nov 7, 2024 · 0 comments

Comments

@jimburtoft
Copy link
Contributor

In the experiments, allow the user to specify region:
for example:
us-east-1 | us-west-2
Treat this as a config which says try us-east-1 first but then failover to us-west-2 if the deployment fails.

Deployments could fail because of lack of quota or insufficient capacity.

However, if the deployment in the first region succeeds, I do NOT want to deploy into the second region.

(this should also flow through from fmbench orchestrator)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant