We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae26d4b commit d646fabCopy full SHA for d646fab
config/config.go
@@ -311,7 +311,7 @@ func ExcludeGRPCCodesForPessimization(codes ...grpcCodes.Code) Option {
311
}
312
313
314
-// WithDisableOptimisticUnban disables optimistic unban of nodes after a successful call
+// WithDisableOptimisticUnban disables optimistic unban of nodes after a successful call
315
// immediately following pessimization.
316
//
317
// Experimental: https://github.com/ydb-platform/ydb-go-sdk/blob/master/VERSIONING.md#experimental
0 commit comments