Jabbit
Toggle table of contents
2.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Jabbit
Jabbit
/
tech.ryadom.jabbit
/
BackoffPolicy
/
EXPONENTIAL
EXPONENTIAL
EXPONENTIAL
The delay doubles on every attempt:
delay * 2^(attempt - 1)
.
Members
Properties
name
Link copied to clipboard
expect
val
name
:
String
ordinal
Link copied to clipboard
expect
val
ordinal
:
Int