recoverFinalityFlows

abstract fun recoverFinalityFlows(ids: Set<<Error class: unknown class>>, forceRecover: Boolean = false): Map<<Error class: unknown class>, Boolean>

Recover a specified set of failed finality flows by id. forceRecover will attempt to recover flows which are in a RUNNABLE, PAUSED or HOSPITALIZED state.

Return

map of identified failed flows and whether they were successfully recovered.