RobertIndie commented on PR #1323: URL: https://github.com/apache/pulsar-client-go/pull/1323#issuecomment-2568601088
> In this PR, I will throw an error when the connection is null. In a future PR, I will implement the retry logic. +1. I don't think we need to reimplement the retry logic. If there are connection errors when handling API requests, we shouldn't throw an error. We can just put it back to the event queue and wait for the reconnection to complete. -- 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]
