Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added ability to handle SSM API Throttle events #3

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

samer-shami
Copy link

Added primitive code to handle SSM API Throttle Exceptions. This was happening when multiple containers were trying to get parameters at the same time.

In addition, the DescribeParameters API call is only made if tags are specified on the command line. This reduces the execution duration if no tags are specified. It also makes it less likely that API throttles are reached.

@mcmule
Copy link

mcmule commented Aug 4, 2020

Hello guys! I know this PR is very old, but it would help us a lot. Is there any plan to merge it someday?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants