-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hi, we recently triggered this error ("calculated unreasonable instance amount xyz, capping at 1000") after updating to a recent version of the agent scaler.
We typically run more than 1000 instances, so this was unexpected -- it seems that when agentsPerInstance is set to 0, the function is ok returning the raw number of required instances (1:1 mapping), but if set to 1 (also 1:1 mapping), it caps it at a hardcoded 1000. Is that intentional or do we need to change our configuration after the update?
ppatwf
Metadata
Metadata
Assignees
Labels
No labels