mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

We do not wait for the cancellation from actual etcd server, but generate it at the proxy side. The rule is to return the latest rev that the watcher has seen. This should be good enough for most use cases if not all.