Insanity

Generic implementation of the 'retry' pattern. The retry pattern is best used from a batch or asynchronous remote tasks (e.g. web service calls) that a user/caller isn't waiting for. It's purpose is to compensate for temporary outages automatically, without the need for human intervention.

Homepage POM file JAR file Javadoc
'org.force66:Insanity:1.0.0-rc1'

Dependencies

Compile dependencies

Test dependencies