ydb-platform / ydb-go-sdk

Pure Go native and database/sql driver for YDB
https://ydb.tech
Apache License 2.0
134 stars 70 forks source link

bug: Infinite reconnection on TLS error #1333

Open rekby opened 1 month ago

rekby commented 1 month ago

Bug Report

YDB GO SDK version: 3.75.0

Current behavior: Infinite reconnection if try to connection with grpcs:// to grpc:// endpoint

Expected behavior: Fails fast without retry