Kibana version:
master branch, v.7.8?
Steps to reproduce:
- Open
Kibana and install [Flights] sample data
- Go to
[Flights] Delay Bucket visualization
- If the problem did not play, click the refresh button.

Expected behavior:
No error notifications
Screenshots (if relevant):

Errors in browser console (if relevant):
No relevant issues in console
Any additional context:
Issue comes from src/plugins/data/public/search/aggs/buckets/histogram.ts
After removing the catch block error the log looks like:

Kibana version:
master branch, v.7.8?
Steps to reproduce:
Kibanaand install[Flights]sample data[Flights] Delay BucketvisualizationExpected behavior:
No error notifications
Screenshots (if relevant):

Errors in browser console (if relevant):
No relevant issues in console
Any additional context:
Issue comes from
src/plugins/data/public/search/aggs/buckets/histogram.tsAfter removing the catch block error the log looks like: