Lets developers make their applications more resilient by adding robust
transient fault handling logic. Transient faults are errors that occur
because of some temporary condition such as network connectivity issues
or service unavailability. Typically, if you retry the operation that
resulted in a transient error a short time later, you find that the
error has disappeared.
| License | Apache 2.0 |
|---|---|
| Tags | github |
| HomePage | https://github.com/rbuck/java-retry 🔍 Inspect URL |
| Date | Oct 16, 2014 |
| Files | pom (5 KB) jar (14 KB) View All |
| Repositories | Central |
| Ranking | #701880 in MvnRepository (See Top Artifacts) |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2020-15250 |
Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Test Dependencies (1)
Licenses
| License | URL |
|---|---|
| Apache License, Version 2.0 | http://apache.org/licenses/LICENSE-2.0 |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Robert Buck |