chengxilo opened a new issue, #3650: URL: https://github.com/apache/iggy/issues/3650
### Description Related to #2964 Currently, Go SDK support request timeout via `context.Context`, but it doesn't support reconnect and auto-login. The connection would be dead after context.Cancel/context.Timeout/io error. User have to manually call Connect() and Login() to reestablish their session. We need to implement the auto login/reconnect logic for Go SDK. ### Affected area / component _No response_ ### Proposed solution _No response_ ### Alternatives considered _No response_ ### Contribution - [ ] I'm willing to submit a pull request to implement this feature ### Good first issue - [ ] I think this could be a good first issue for a new contributor -- 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]
