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

make repl encoding/decoding size larger and improve OutOfRange error message #875

Merged
merged 7 commits into from
Mar 21, 2024

Conversation

y-f-u
Copy link
Contributor

@y-f-u y-f-u commented Mar 19, 2024

This improves #839.

It introduces a 100MB encoder/decoder size rather than default 4MB.

Also it prints out an error message to suggest limit/page on the query.

There will be following fix/improvement for paging the query response properly.

… when the query result still exceeds the limit
@y-f-u y-f-u requested a review from a team as a code owner March 19, 2024 23:44
@y-f-u y-f-u self-assigned this Mar 19, 2024
@y-f-u y-f-u changed the title enlarge repl encoding/decoding size and improve OutOfRange error message make repl encoding/decoding size larger and improve OutOfRange error message Mar 19, 2024
@y-f-u y-f-u enabled auto-merge (squash) March 21, 2024 22:15
@y-f-u y-f-u merged commit f3af1c7 into trunk Mar 21, 2024
5 checks passed
@y-f-u y-f-u deleted the yong/fix-encoding-size branch March 21, 2024 22:17
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 this pull request may close these issues.

3 participants