Skip to content
This repository was archived by the owner on Mar 25, 2018. It is now read-only.

CreateNodesWithGroupEncodedIntoNameThenAddToSet.getNextNames spams API requests #1470

@abayer

Description

@abayer

It's particularly bad if (a) you have a lot of instances in the account you're using on the provider, since the listNodes call ends up big and may be paged, and/or (b) you're creating a bunch of instances in separate groups at roughly the same time (for example, to work around #1469 if you need more granular control over your instance names), you end up with a ton of calls, one per group.

It'd be nice if this wasn't so chatty, to say the least. =)

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