grpc-consul-resolver
grpc-consul-resolver copied to clipboard
feat: add support for Consul prepared queries
Consul prepared queries are very usefull as they provide automatic fallback between datacenters.
This patch adds support for them while keeping the API backward compatible.
As prepared queries cannot be watched like services, a new parameter poll-interval
is introduced to control the poll frequency.
Hey, did you have time to have a look at this ?
Hello. Sorry for the delayed answer, lost my notifications from GH. I did clean-up with paying technical debt, could you please adjust your PR and i will look into that ASAP. Thanks