Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ui: handle errors from unimplemented services
When a request is made to an RPC service that doesn't exist (for example, a cross-region request from a newer version of Nomad to an older version that doesn't implement the endpoint) the application should return an empty list as well.
- Loading branch information