Support blocking queries on prepared queries
Open
theme/federation-usability
theme/prepared-query
type/enhancement
- Dominant language
- Go
- Stars
- 30.1k
- Forks
- 4.6k
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 43
Description
On consul 0.7.3, it is impossible to use blocking queries when executing prepared queries (and doc says so).
It would be really practical for the following use case:
- client wants to use local instances when available
- client wants to fallback on other datacenter instance when local are not available
- client wants to use local instances when they are available again
Would it be possible to implement blocking queries on prepared queries?
Contributor guide
Assessment
This issue has not been assessed yet.