-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
M
Context:
As discussed in the backend senate, the bucket limiting that takes place before report evaluation in the backend should be removed as it's becoming hard to maintain and adds unnecessary complexity. Instead, we should handle the "too many buckets exception" that Elasticsearch throws better and display it in the UI in a user friendly way (e.g. with suggestions of what filters to apply to resolve the issue).
AT:
- The bucket limiting in the backend is removed
- The ES exception is handled in a more use friendly way (
OPT-4338) - We might not need the isComplete flag anymore, if so we should remove it from the result (needs FE adjustment too)
This is the controller panel for Smart Panels app
- is related to
-
OPT-4338 Handle ES too many buckets exception better
- Done
1.
|
Remove backend bucket limiting for date reports | Done | Unassigned | |
2.
|
Remove backend bucket limiting for other non date report types | Done | Unassigned | |
3.
|
Remove isComplete flag from report eval results | Done | Unassigned | |
4.
|
Remove FE usage of isComplete flag in report result | Done | Unassigned |