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
fix: prevent possible connection leak in AutorecoveringConnection during creation (#1857)
* fix: prevent possible connection leak in AutorecoveringConnection during creation
* fix: use "FailedOpen" reason text when closing AutorecoveringConnection after inner connection open error
This matches the behavior used when normal connection opening fails.
0 commit comments