guava-retrying
guava-retrying copied to clipboard
The problem with 'AttemptTimeLimiters.fixedTimeLimit'
When I use AttemptTimeLimiters. FixedTimeLimit method, prompt SimpleTimeLimiter is private, after checking found guava version more than 22, SimpleTimeLimiter create method changed, also use 'create' method to build SimpleTimeLimiter. Please note to make corresponding changes in the later version, or prompt.
I'm seeing the same problem. Guava-retrying no longer works with guava version 22+.
I'm guessing this project is dead, no updates since 2016