diff options
| author | babenko <[email protected]> | 2026-04-19 21:20:16 +0300 |
|---|---|---|
| committer | babenko <[email protected]> | 2026-04-19 22:03:44 +0300 |
| commit | b61d650abdb70f1fcb15358d5dce2adc9c9aa866 (patch) | |
| tree | 08025787e5a71f50862f68dfbbaa77f440557415 /library/cpp/yt/string/string.cpp | |
| parent | 9c26503c15cbc2444df92fa235cddd647422b983 (diff) | |
Fix CachedBackoffMultiplier initialized with BackoffJitter in TRetryingInvocationTimePolicy
`CachedBackoffMultiplier_` was initialized with `options.BackoffJitter`
instead of `options.BackoffMultiplier`, causing the cached multiplier to
hold the jitter value and the actual multiplier to be effectively ignored
until the cache was next updated.
commit_hash:f9913ff136536b18ae911a2a668d875481c6afcb
Diffstat (limited to 'library/cpp/yt/string/string.cpp')
0 files changed, 0 insertions, 0 deletions
