Skip to content

Commit cade40a

Browse files
asmyasnikovCopilot
authored andcommitted
Update config/config.go
Co-authored-by: Copilot <[email protected]>
1 parent a81ae9e commit cade40a

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
@@ -311,7 +311,7 @@ func ExcludeGRPCCodesForPessimization(codes ...grpcCodes.Code) Option {
311311
}
312312
}
313313

314-
// WithDisableOptimisticUnban disabled unban nodes in case of success response just after pessimization.
314+
// WithDisableOptimisticUnban disables optimistic unban of nodes after a successful call immediately following pessimization.
315315
//
316316
// Experimental: https://github.com/ydb-platform/ydb-go-sdk/blob/master/VERSIONING.md#experimental
317317
func WithDisableOptimisticUnban() Option {

0 commit comments

Comments
 (0)