Skip to content

Conversation

@danmancuso
Copy link
Contributor

@danmancuso danmancuso commented Apr 18, 2023

Issue #, if available:
Fixes #73

Description of changes:
If backoff plateau has already been hit, stop increasing the power of the EXCEPTION_BACKOFF_GROWTH_FACTOR.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

If backoff plateau has already been hit, stop increasing the power of the EXCEPTION_BACKOFF_GROWTH_FACTOR.
@codecov-commenter
Copy link

Codecov Report

Merging #78 (055b402) into master (c54fe82) will decrease coverage by 0.42%.
The diff coverage is 83.33%.

@@             Coverage Diff              @@
##             master      #78      +/-   ##
============================================
- Coverage     96.98%   96.56%   -0.42%     
  Complexity       99       99              
============================================
  Files             6        6              
  Lines           232      233       +1     
  Branches         25       26       +1     
============================================
  Hits            225      225              
  Misses            5        5              
- Partials          2        3       +1     
Impacted Files Coverage Δ
...ecretsmanager/caching/cache/SecretCacheObject.java 98.64% <83.33%> (-1.36%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@simonmarty simonmarty merged commit 9a4041f into master Aug 14, 2023
@simonmarty simonmarty deleted the max-backoff-power branch August 14, 2023 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SecretCacheObject retryWait value overflow

4 participants