recover Finality Flow
abstract fun recoverFinalityFlow(id: <Error class: unknown class>, forceRecover: Boolean = false): Boolean
Recover a failed finality flow by id. forceRecover will attempt to recover flows which are in a RUNNABLE, PAUSED or HOSPITALIZED state.
Return
true if a transaction is successfully recovered false if a transaction does not require recovery
Throws
Flow Recovery Exception
if there is an error whilst performing recovery