You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resilience4j-spring/src/main/java/io/github/resilience4j/retry/configure/RetryConfigurationProperties.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ public class RetryConfigurationProperties {
38
38
By adjusting RateLimiterProperties.rateLimiterAspectOrder and CircuitBreakerProperties.circuitBreakerAspectOrder
39
39
you explicitly define aspects CircuitBreaker and RateLimiter execution sequence.
0 commit comments