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

Patch aggregate queries #87

Merged
merged 7 commits into from
Oct 24, 2022
Merged

Patch aggregate queries #87

merged 7 commits into from
Oct 24, 2022

Conversation

BjrInt
Copy link
Member

@BjrInt BjrInt commented Oct 21, 2022

Fetching aggregates without a limit parameter could return a 500 error under certain circumstances.

Solution: Adding a hard limit to 50 in the SDK (while still adding a limit parameter for end user to increase it if needed)

.join() on  an array with a single element does not print the separator
An empty string does JSON.stringify to ... an empty string (even though it evals to false)
Copy link
Member

@Rgascoin Rgascoin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 🚀

@BjrInt BjrInt merged commit 508cc87 into main Oct 24, 2022
@BjrInt BjrInt deleted the Patch/LimitQueries branch October 24, 2022 14:58
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.

2 participants