lausannel opened a new pull request, #14:
URL: https://github.com/apache/iotdb-client-csharp/pull/14

   This PR fixes #13
   
   1. The `SocketException` is caused by the unhandled Exception in `Open` 
method, stemming from the initialization process of `TCPClient`.
   2. The `IOException` occurred due to a missing transport closure in the 
`Reconnect` method when only one single endpoint is available.
   
   With these changes, a unified exception type is now returned when a query 
statement execution fails.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to