Skip to content

Unreasonable instance count error #269

@noahtallen

Description

@noahtallen

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions