I

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.
https://github.com/Derek-Ashmore/Insanity
The Apache Software License, Version 2.0
Derek C. Ashmore
Aggregated version Version Update time
1.0 1.0.0-rc1 Mar 10, 2015
1 Records