spring-retry

Spring Retry provides an abstraction around retrying failed operations, with an emphasis on declarative control of the process and policy-based behaviour that is easy to extend and customize. For instance, you can configure a plain POJO operation to retry if it fails, based on the type of exception, and with a fixed or exponential backoff.

Stars
2.2K
Committers
88

Commit Statistics

Past Year

All Time

Total Commits
82
452
Total Committers
25
95
Avg. Commits Per Committer
3.28
4.76
Bot Commits
0
2

Issue Statistics

Past Year

All Time

Total Pull Requests
28
86
Merged Pull Requests
22
63
Total Issues
87
200
Time to Close Issues
4 days
11 months
Package Rankings
Top 3.33% on Repo1.maven.org
Badges
Extracted from project README
Build Status Javadocs