rapid7 / builderator

Tools to make CI Packer builds awesome
MIT License
23 stars 9 forks source link

Retry ec2.describe_images calls #107

Closed athompson-r7 closed 7 years ago

athompson-r7 commented 7 years ago

This change adds retryable and wraps calls to describe_images so we can retry RateLimit Errors and other AWS errors.