[Infra UI] Polling requests fail silently with no notification #40882
Labels
enhancement
New value added to drive a business result
Feature:Metrics UI
Metrics UI feature
Team:Infra Monitoring UI - DEPRECATED
DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services
Kibana version:
8.0.0
Elasticsearch version:
8.0.0
Describe the bug:
When investigating #36061 we determined that when Automatic Request XHRs fail, while they don't necessarily break the page, they still don't tell the user what's going on. We should add some kind of a notification to inform the user when polling requests are failing,
Steps to reproduce:
Edit https://github.com/elastic/kibana/blob/master/x-pack/legacy/plugins/infra/server/graphql/snapshot/resolvers.ts to throw an error before returning the
InfraSnapshotResponse
The text was updated successfully, but these errors were encountered: