Skip to content

Protocol Operation Timeout Added

Choose a tag to compare

@TingDaoK TingDaoK released this 16 Mar 19:14
· 345 commits to main since this release
8d4205f
  • withProtocolOperationTimeoutMs method added to AwsIotMqttConnectionBuilder, which will control timeout value for requests that response is required on healthy connection. If a response is not received within this interval, the request made by the connection will fail. Applied to publish (QoS>0) and unsubscribe