You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the conn pool of Golang SDK is quite simple, it just adding new connections for new endpoints, and when an endpoint is down, it is not marked as unavailable, and when it recover, there is no recover detecting mechanism.
Description
Currently, the conn pool of Golang SDK is quite simple, it just adding new connections for new endpoints, and when an endpoint is down, it is not marked as unavailable, and when it recover, there is no recover detecting mechanism.
InLong Component
InLong SDK
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: