Jonathan Calvert
Results
2
issues of
Jonathan Calvert
While attempting utilize the `lease_keep_alive_once` method, we discovered an incompatibility when connecting to an etcd gRPC proxy. All requests would fail with a Cancelled status like: ```GRPC::Cancelled: 1:unknown cause from...
**TL;DR** - GETSET resets the TTL on a key to indefinite. We need to ensure a key always has a TTL if using `:expiration` --- An observed and rare production...
needs work