We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@gunnargrosch
What do you think about an optional feature to cache the SSM config value?
We've ran into some SSM throttling issues while running load tests on our lambdas.
Ideally, we'd like to cache the value for a configurable amount of time.
Thoughts? I don't mind providing a PR to this project or simply forking the project either.
The text was updated successfully, but these errors were encountered:
I like that! I think I have some notes around that already. Let me find those and post back here.
Sorry, something went wrong.
@gunnargrosch I've created a PR for this feature. #39
Please take a look & let me know what you think - I'm happy to make any changes.
I wasn't quite sure how you wanted to document this feature - so I took a shot at updating the docs as well.
No branches or pull requests
@gunnargrosch
What do you think about an optional feature to cache the SSM config value?
We've ran into some SSM throttling issues while running load tests on our lambdas.
Ideally, we'd like to cache the value for a configurable amount of time.
Thoughts? I don't mind providing a PR to this project or simply forking the project either.
The text was updated successfully, but these errors were encountered: