-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Handle
too_many_buckets_exception
more gracefully.
Previously, we returned a `500 Internal Server Error` which was not a great experience when it would consistently happen for a particular query. Now we return a nicely formatted error telling the client to reduce the grouping cardinality instead.
- Loading branch information
1 parent
8f0b162
commit d24e9ab
Showing
2 changed files
with
44 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters