-
Notifications
You must be signed in to change notification settings - Fork 288
Open
Labels
Description
You have ScaleOutFactor
which is great if you want to scale out faster, and MinSize
to make sure we don't get too small but I want to just have 5 instances always spun up ready to take the next workload. Basically an additive number instead of the multiplicative one you have with ScaleOutFactor
.
I don't care about the name if you have a better suggestion than StandbyCount
.