[Feature] Blocking queries for /v1/catalog/datacenters
Open
theme/federation-usability
type/enhancement
- Dominant language
- Go
- Stars
- 30.1k
- Forks
- 4.6k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 43
Description
Is it possible to add blocking queries support to the `/v1/catalog/datacenters` endpoint? It'd help a lot for software that uses Consul to get some data (KV/services) across datacenter boundaries (such a Linkerd/Namerd). Instead of re-trying on `HTTP 500` and storming Consul with requests it'd be possible to "patiently wait" until connectivity to the datacenter will recover.
Contributor guide
Assessment
This issue has not been assessed yet.