toggle menu
methanol-parent
1.9.0-SNAPSHOT
jvm
switch theme
search in API
methanol.kotlin
/
com.github.mizosoft.methanol.kotlin
/
BackoffStrategy
/
backoff
backoff
abstract
fun
backoff
(
context
:
RetryContext
<
*
>
)
:
Duration
Returns the
Duration
to wait for before retrying the request for the given retry number.