Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions