Wow
Toggle table of contents
6.3.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-core
/
me.ahoo.wow.messaging.handler
/
retryStrategy
retry
Strategy
fun
retryStrategy
(
maxAttempts
:
Long
=
MAX_RETRIES
,
minBackoff
:
Duration
=
MIN_BACKOFF
,
logger
:
KLogger
)
:
Retry