mirror of
https://github.com/elastic/kibana.git
synced 2025-04-20 16:03:20 -04:00
## Summary Addresses https://github.com/elastic/kibana-team/issues/697 The endpoint is currently waiting for all statuses to be reported. [Recent changes](https://github.com/elastic/kibana/pull/172268) are causing the `pluginsStatus$` Observable to take longer to emit first value. This PR injects a "status not reported" to prevent the different status Observables from blocking calls to the `/api/status` enpdoint. |
||
---|---|---|
.. | ||
__fixtures__ | ||
http | ||
plugins | ||
services | ||
config.base.js |