mirror of
https://github.com/status-im/consul.git
synced 2025-01-14 07:44:50 +00:00
65dd14daf3
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