TSVB search requests should have a timeout #17576
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:TSVB
TSVB (Time Series Visual Builder)
Team:Visualizations
Visualization editors, elastic-charts and infrastructure
Related to #13342
This was fixed for requests that use courier, but TSVB makes use of callWithRequest which doesn't inherit courier's settings.
https://github.com/elastic/kibana/blob/master/src/core_plugins/metrics/server/lib/vis_data/get_table_data.js#L12
https://github.com/elastic/kibana/blob/master/src/core_plugins/metrics/server/lib/vis_data/get_series_data.js#L11
The text was updated successfully, but these errors were encountered: