FredHutch / batch-dashboard

1 stars 0 forks source link

let user choose region #9

Open dtenenba opened 6 years ago

dtenenba commented 6 years ago

that way we can monitor jobs that are running in other regions. The only reason we would kick off a job in another region is if capacity is full in us-west-2. It's not trivial (apparently) to run a job in another region, it appears you have to move the compute environment, queue, and job definition over to the new region. But it doesn't help matters that the user cannot change the region in the dashboard. It should definitely default to us-west-2 but maybe have a dropdown where you can change it.