open-consul/ui-v2/app/routes/dc/services
John Cowen c5cad67f84
ui: Gracefully cope with 500 errors from the disco-chain API endpoint (#7291)
When connect is disabled the discovery-chain endpoint returns a 500
error status, which we previoulsy did not gracefully cope with.

This commit gracefully copes with any errors from the disco-chain
endpoint by supressing the error and hiding the Routing tab from the
Service detail page.

Acceptance test included
2020-02-14 14:46:16 +00:00
..
index.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
instance.js ui: Namespace Support (#6639) 2019-12-18 12:26:47 +00:00
show.js ui: Gracefully cope with 500 errors from the disco-chain API endpoint (#7291) 2020-02-14 14:46:16 +00:00