A MicroProfile Fault Tolerance implementation providing circuit breakers, retries, and timeouts for Java applications.
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-fault-tolerance</artifactId>
<version>6.11.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Annotates a method with retry logic up to 3 attempts.
No known issues recorded.
No dependency data recorded yet.