META-INF.quarkus-extension.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of quarkus-smallrye-fault-tolerance Show documentation
Show all versions of quarkus-smallrye-fault-tolerance Show documentation
Build fault-tolerant network services
---
artifact: ${project.groupId}:${project.artifactId}:${project.version}
name: "SmallRye Fault Tolerance"
metadata:
keywords:
- "fault-tolerance"
- "smallrye-fault-tolerance"
- "microprofile-fault-tolerance"
- "bulkhead"
- "circuit-breaker"
- "fallback"
- "rate-limit"
- "retry"
- "timeout"
guide: "https://quarkus.io/guides/smallrye-fault-tolerance"
categories:
- "cloud"
status: "stable"
config:
- "smallrye.faulttolerance."
- "mp.fault.tolerance."