Skip to content

Commit a81ae9e

Browse files
asmyasnikovqrort
authored andcommitted
Update config/config.go
1 parent 309cf99 commit a81ae9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ func ExcludeGRPCCodesForPessimization(codes ...grpcCodes.Code) Option {
312312
}
313313

314314
// WithDisableOptimisticUnban disabled unban nodes in case of success response just after pessimization.
315-
//
315+
//
316316
// Experimental: https://github.com/ydb-platform/ydb-go-sdk/blob/master/VERSIONING.md#experimental
317317
func WithDisableOptimisticUnban() Option {
318318
return func(c *Config) {

0 commit comments

Comments
 (0)