ydb-platform / ydb

YDB is an open source Distributed SQL Database that combines high availability and scalability with strong consistency and ACID transactions
https://ydb.tech
Apache License 2.0
3.8k stars 520 forks source link

Go SDK must keep working if token exchange failed but the previous token is still valid #6246

Open alexv-smirnov opened 2 months ago

alexv-smirnov commented 2 months ago

Problem spotted in Go SDK, but probably exists in the others.

UgnineSirdis commented 2 months ago

PR: https://github.com/ydb-platform/ydb-go-sdk/pull/1323