Skip to content

Protocol Operation Timeout Added

Pre-release
Pre-release

Choose a tag to compare

@TingDaoK TingDaoK released this 22 Mar 21:30
· 283 commits to main since this release
1305fa9
  • Deprecated with_timeout_ms method as it's out of date. The with_timeout_ms will be moved to with_ping_timeout_ms to configures the PINGREQ response timeout
  • Add new with_protocol_operation_timeout_ms to configure the protocol operation timeout. Milliseconds to wait for the response to the operation requires response by protocol on a healthy connection.