Closed linzee1 closed 3 months ago
Attention: Patch coverage is 33.53659%
with 218 lines
in your changes missing coverage. Please review.
Project coverage is 83.60%. Comparing base (
6e1a6cb
) to head (b106230
). Report is 16 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Mature resilience4j
fault tolerance library provides retry
with first-class support of CompletionStage
/CompletableFuture
.
It's recommended to use resilience4j retry
rather than re-implementing in cffu
. @linzee1
PR of issue
200