This skill should be used when implementing fault tolerance and resilience patterns in Spring Boot applications using the Resilience4j library. Apply this skill to add circuit breaker, retry, rate limiter, bulkhead, time limiter, and fallback mechanisms to prevent cascading failures, handle transient errors, and manage external service dependencies gracefully in microservices architectures.
Limited to specific tools
Additional assets for this skill
This skill is limited to using the following tools:
references/configuration-reference.mdreferences/examples.mdreferences/testing-patterns.md