21cf30178a
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.
4 lines
149 B
Plaintext
4 lines
149 B
Plaintext
```release-note:bug
|
|
ui: Fixed error handling for cross-region requests when the receiving region does not implement the endpoint being requested
|
|
```
|