broadinstitute / genetic-prevalence-estimator

https://genie.broadinstitute.org/
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Scale up number of workers? #138

Open nawatts opened 1 year ago

nawatts commented 1 year ago

For cost control, the worker is configured not to scale up to more than one instance.

https://github.com/broadinstitute/genetic-prevalence-estimator/blob/c2eb164e2197a464234b107b8220d1513b4ce5e1/terraform/run-worker.tf#L134

Depending on usage, this could be a bottleneck.