Karol Nowak
Results
1
issues of
Karol Nowak
Resilience4j version: 2.0.2 Java version:17 Hi. I have some questions regarding IntervalFunction: - [why one is excluded from randomizationFactor](https://github.com/resilience4j/resilience4j/blob/b81dd07aaa10a8f69fa983ed03e14f062048c552/resilience4j-core/src/main/java/io/github/resilience4j/core/IntervalFunction.java#L254)? It would [result](https://github.com/resilience4j/resilience4j/blob/b81dd07aaa10a8f69fa983ed03e14f062048c552/resilience4j-core/src/main/java/io/github/resilience4j/core/IntervalFunction.java#L243) in values [0.. 2 * valueToRandomize + 1...