Kibana version: 7.11.0
Elasticsearch version: 7.11.0
Server OS version: cloud
Describe the bug:
It appears that if alerting encounters a 50x status while it's calculating it's health status, that error state will be sticky, and won't ever get cleared.
Steps to reproduce:
- Seems to happen fairly often in the cloud, but not deterministic
- check Kibana API
/api/status?v8format=true
- you may see errors like the ones shown below
- once you get that error indication, it will now never change
- all plugins dependent on alerting will also be "red"
- everything seems to be working normally, but there's a lot of "red" plugins in the status
Expected behavior:
- never see a "red" indication caused by transient 50x responses
Screenshots (if relevant):

Kibana version: 7.11.0
Elasticsearch version: 7.11.0
Server OS version: cloud
Describe the bug:
It appears that if alerting encounters a 50x status while it's calculating it's health status, that error state will be sticky, and won't ever get cleared.
Steps to reproduce:
/api/status?v8format=trueExpected behavior:
Screenshots (if relevant):