Skip to content

elb-cluster-discovery: reduce number of metadata API requests #31

@mpareja

Description

@mpareja

Instead of creating new aws.ELB and aws.EC2 instances each time health is queried, reuse the object instances so the metadata API does not need to be called upon to fetch credential information. It is possible to be throttled and encounter Missing credentials in config errors due to this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions