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

Failing mapping requests when result set too large #48

Open
nichtich opened this issue Sep 12, 2019 · 1 comment
Open

Failing mapping requests when result set too large #48

nichtich opened this issue Sep 12, 2019 · 1 comment
Labels
bug Something is broken

Comments

@nichtich
Copy link
Member

Browsing around in Cocoda reveals several failing request:

@nichtich nichtich added the bug Something is broken label Sep 12, 2019
@nichtich
Copy link
Member Author

nichtich commented Oct 2, 2019

This is caused by too many identifiers in from, so getEntities does not work. There is an alternative getManyEntities which needs to be used. Partly fixed by returning an empty array instead.

@nichtich nichtich changed the title Failing mapping requests Failing mapping requests when result set too large Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is broken
Projects
None yet
Development

No branches or pull requests

1 participant