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

Allow client to set batch size #46

Open
eopenshaw-vizio opened this issue Oct 11, 2022 · 1 comment
Open

Allow client to set batch size #46

eopenshaw-vizio opened this issue Oct 11, 2022 · 1 comment

Comments

@eopenshaw-vizio
Copy link

Hi - impressed with this library thus far - it just works :) Wondering if you've considered allowing the client to set the batch size rather than the hard-coded 10 items?

Thanks,
Eric

@alexcasalboni
Copy link
Owner

Hi Eric,

Thanks for reaching out - it's been a while since I touched this code :)

As far as I can remember, that is limited by the Parameter Store API (see here) and ssm_cache is already working around it internally (see here). Or maybe I'm missing something else?

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

No branches or pull requests

2 participants