guava-retrying

This is a small extension to Google's Guava library to allow for the creation of configurable retrying strategies for an arbitrary function call, such as something that talks to a remote service with flaky uptime.

Homepage POM file JAR file Javadoc
'com.github.rholder:guava-retrying:2.0.0'

Dependencies

Compile dependencies

Test dependencies