PluginRecoveryPolicy

constructor(maxRestarts: Int = 5, baseBackoffMs: Long = 250, maxBackoffMs: Long = 5000, resetWindowMs: Long = 60000)(source)