anusha975 commented on issue #17179: URL: https://github.com/apache/iotdb/issues/17179#issuecomment-4016368351
Hello maintainers, Thank you for raising this issue. Automatic reconnection in the IoTDB CLI would definitely improve the user experience, especially for long-running sessions where temporary network interruptions or server restarts may occur. I noticed that PR #17181 has been linked to address this issue. I am currently exploring the CLI implementation and the JDBC reconnection logic (such as `IoTDBConnection.reconnect()` and `IoTDBStatement.callWithRetryAndReconnect()`) to better understand the approach. If there are any related improvements, testing tasks, or follow-up issues where I could contribute, I would be happy to help. Thank you! -- 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]
