shinesolutions / ruby_aem_aws

Ruby client for Shine Solutions Adobe Experience Manager (AEM) Platform on AWS
Apache License 2.0
3 stars 8 forks source link

Method health_state_elb failed when ELB does not exists anymore #24

Closed mbloch1986 closed 4 years ago

mbloch1986 commented 5 years ago

While the method health_state_elb runs it may happen that the method call fails if the ELB does not exists anymore while the method runs.

Error message:

Cannot find Load Balancer .....

Instead of failing we should catch this error, as stacks come and goes while this method gets called so it's ok if ELBs are getting removed while this method gets called.

mbloch1986 commented 4 years ago

Included in release 2.0.0