get Failure Recovery Strategy
open override fun getFailureRecoveryStrategy(throwable: Throwable): FailureRecoverStrategy
Content copied to clipboard
Return
FailureRecoverStrategy strategy to be applied after the component's recovery process has run.
Parameters
throwable
Throwable the exception that occurred inside the component.