{"id":77040,"library":"smallrye-fault-tolerance","title":"SmallRye Fault Tolerance","description":"A MicroProfile Fault Tolerance implementation providing circuit breakers, retries, and timeouts for Java applications.","status":"active","version":"6.11.1","language":"java","source_language":null,"source_url":"https://github.com/smallrye/smallrye-fault-tolerance","tags":["microprofile","fault-tolerance","resilience","java"],"install":[{"cmd":"<dependency>\n  <groupId>io.smallrye</groupId>\n  <artifactId>smallrye-fault-tolerance</artifactId>\n  <version>6.11.1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.smallrye:smallrye-fault-tolerance:6.11.1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Retry","correct":"org.eclipse.microprofile.faulttolerance.Retry"}],"quickstart":{"code":"import org.eclipse.microprofile.faulttolerance.Retry;\n\n@Retry(maxRetries = 3)\npublic String callService() { return \"success\"; }","lang":"java","description":"Annotates a method with retry logic up to 3 attempts."},"warnings":[],"env_vars":null,"search_vec":"'applic':17 'breaker':11 'circuit':10 'fault':2,6,20 'fault-toler':19 'implement':8 'java':16,23 'microprofil':5,18 'provid':9 'resili':22 'retri':12 'smallry':1 'timeout':14 'toler':3,7,21","created_at":"2026-06-17T19:44:27.946127+00:00","updated_at":"2026-06-17T19:44:27.946127+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://smallrye.io","github":"https://github.com/smallrye/smallrye-fault-tolerance","docs":"https://appdoc.app/artifact/io.smallrye/smallrye-fault-tolerance/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}