Fine0830 opened a new pull request, #938: URL: https://github.com/apache/skywalking-banyandb/pull/938
Fixes when the Agent's `Start()` method failed to create the registration stream (e.g., Proxy not ready), it called Disconnect(), which would be stopped the connection manager and caused the retry loop to exit immediately because stopCh was closed. Signed-off-by: Qiuxia Fan <[email protected]> -- 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]
