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

TypeError: too many ranges (max 10) #60

Open
ewiggin opened this issue Dec 20, 2023 · 0 comments
Open

TypeError: too many ranges (max 10) #60

ewiggin opened this issue Dec 20, 2023 · 0 comments

Comments

@ewiggin
Copy link

ewiggin commented Dec 20, 2023

Hi,
my project on Deno deploy throws the next error. I can't found anything about this on documentation. getMany operation hast limitation to 10 items?

TypeError: too many ranges (max 10)
    at Kv.getMany (ext:deno_kv/01_db.ts:58:31)
deno --version
deno 1.39.0 (release, aarch64-apple-darwin)
v8 12.0.267.8
typescript 5.3.3

Edit

Confirmed, getMany has limitation for 10 items.

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

1 participant