recoverFinalityFlowsMatching

abstract fun recoverFinalityFlowsMatching(query: <Error class: unknown class>, forceRecover: Boolean = false): Map<<Error class: unknown class>, Boolean>

Recover flows matching the specified query criteria. forceRecover will also 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.