Skip to content

expose Adaptive keyword arguments in adapt method #16

Description

@jhamman

Our current adapt method does not allow for any keyword arguments. It would be nice if we could pass in arguments like minimum and maximum to the Adaptive constructor with a usage like:

cluster = MyQueueCluster(...)
cluster.adapt(minimum=1, maximum=20)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions