Soil
Toggle table of contents
1.0.0-alpha11
common
Platform filter
common
Switch theme
Search in API
Soil
soil-query-core
/
soil.query.core
/
exponentialBackOff
exponential
Back
Off
fun
<
T
>
RetryOptions
.
exponentialBackOff
(
onRetry
:
RetryCallback
?
=
null
)
:
RetryFn
<
T
>
Generates an
RetryFn
for Exponential Backoff Strategy.