guava-retrying icon indicating copy to clipboard operation
guava-retrying copied to clipboard

Include Full Jitter BackOff support, fixing new Guava compatibility issues and update Gradle to 4.8.1

Open rodfsouza opened this issue 5 years ago • 1 comments

  1. Make the code compatible with the latest changes for Guava 29.0
  2. Upgrades Gradle to 4.8.1
  3. Include an additional wait strategy for Full Jitter (AWS)

rodfsouza avatar Jul 10 '20 01:07 rodfsouza

Since this project has not been maintained for a long time, I fork this project and fix the problem https://github.com/itning/guava-retrying3

itning avatar Sep 07 '21 01:09 itning