We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 525a57e commit ea9a0b3Copy full SHA for ea9a0b3
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+- Added `KeepAlivePingTimeout` to detect and close unresponsive connections, with a default value of 10 seconds
2
+- Added `KeepAlivePingDelay` to maintain active connections during inactivity, with a value of 10 second by default.
3
+
4
## v0.15.3
5
6
- Added SeqNo to `Ydb.Sdk.Services.Topic.Reader.Message`.
0 commit comments