Closed nomisRev closed 5 months ago
Platform declaration clash: The following declarations have the same JVM signature
Of course... π
File | Coverage [68.39%] |
---|---|
arrow-libs/resilience/arrow-resilience/src/commonMain/kotlin/arrow/resilience/Schedule.kt | 68.39% |
Total Project Coverage | 57.95% |
---|
Should we close this now that #3418 is merged? I don't want to step on your toes...
Not stepping on my toes @serras π Love collaborating together, the resulting Schedule is π
Small use-case I came across several times, and I stumbled across it again. This PR allows specifying concrete types for retrying. I.e.
TODO