aws-samples / aws-samples/foundation-model-benchmarking-tool

Allow backup/ failover regions to be specified

Open
#232 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
256
Forks
44
PR merge metrics
No merged PRs in 30d

Description

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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.