Skip to content

Conversation

@niyue
Copy link
Contributor

@niyue niyue commented Nov 10, 2025

Previously, the etcd-cpp-api-v3 client library used a keepalive refresh interval of TTL - 1, which could be unstable in the presence of temporary network issues. In this PR, I’ve updated it to TTL / 3, aligning it with the etcd Go client implementation (see details here). This change makes keepalive expiration less likely due to transient network problems.

…ikely to reduce the risk of expiration caused by a temporary network issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant