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

Improve error message for the case where there is too much entity data to return #83

Closed
jmthibault79 opened this issue Jun 1, 2018 · 0 comments · Fixed by #226
Closed
Assignees

Comments

@jmthibault79
Copy link

As seen at https://gatkforums.broadinstitute.org/gatk/discussion/12127/bug-getentitieswithtype-api-broken we have an unfriendly error message "sendReceive doesn't support chunked responses, try sendTo instead"

We should check for an entity response that is too large for us to handle, and respond with an error indicating that the user should use the paginated query.

Questions: what is too large? How can we detect this?

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 a pull request may close this issue.

3 participants