GoodReads Metadata Fetcher
1.0.0-SNAPSHOT
GoodReads Metadata Fetcher
/
ch.derlin.grmetafetcher
/
Retry
/
run
run
fun
<
T
>
run
(
body
:
(
)
->
T
)
:
T
Content copied to clipboard
Run some code, and retry if a "retriable" exception is raised (see
Retry.retryWhen
).
Sources
jvm source
Link copied to clipboard