getFailureRecoveryStrategy

open override fun getFailureRecoveryStrategy(throwable: Throwable): FailureRecoverStrategy

Return

FailureRecoverStrategy strategy to be applied after the component's recovery process has run.

Parameters

throwable

Throwable the exception that occurred inside the component.