superfly / fly-autoscaler

A metrics-based autoscaler for Fly.io
Apache License 2.0
28 stars 4 forks source link

Throttling #15

Open benbjohnson opened 9 months ago

benbjohnson commented 9 months ago

Currently, the autoscaler will immediately scale up to the target number of machines. However, we may want to add an optional throttle so that the number of started machines only grows by a percentage of the currently started machines.