Keel
Toggle table of contents
0.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Keel
keel-core
/
com.keel.kernel.plugin
/
PluginRecoveryPolicy
/
PluginRecoveryPolicy
Plugin
Recovery
Policy
constructor
(
maxRestarts
:
Int
=
5
,
baseBackoffMs
:
Long
=
250
,
maxBackoffMs
:
Long
=
5000
,
resetWindowMs
:
Long
=
60000
)
(
source
)