mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-05 16:15:56 +00:00
you can get a context deadline exceeded from clientv3 if there's heavy load and the etcd server sends a grpc code DeadlineExceeded. this causes the etcd client to not retry connecting and then you end up with nodes that can't recover. Co-authored-by: tgruben <tgruben@gmail.com> Co-authored-by: 54mir <48686912+54mir@users.noreply.github.com> Co-authored-by: seebs <seebs@molecula.com> Co-authored-by: tgruben <tgruben@gmail.com> Co-authored-by: 54mir <48686912+54mir@users.noreply.github.com> Co-authored-by: seebs <seebs@molecula.com> |
||
|---|---|---|
| .. | ||
| embed.go | ||
| leasedkv.go | ||
| leasedkv_test.go | ||