Robert Winkler

Results 597 comments of Robert Winkler

Hi, thank you. What is your suggestion? Can you use [kotlin/java/lang/RuntimeException](https://developer.android.com/reference/kotlin/java/lang/RuntimeException)?

Regarding `limitRefreshPeriod`. Have a look at this issue: https://github.com/resilience4j/resilience4j/issues/1368 You can try to create a PR and see if it works, if you introduce an atomic method which can be...

I guess it's related to -> https://github.com/resilience4j/resilience4j/issues/758

I think because of backwards-compability it was not possible. We could do it in Resilience4j 2.x.

Unfortunately I don't have much time to dig deeper into it. Looking at many other PRs right now. I need some time. I'm glad about any kind of help.

Do you use your own Spring Boot application? I think some metrics only work if you enable `management.metrics.distribution.percentiles-histogram.resilience4j.circuitbreaker.calls: true`