RetryExceptionHandler

fun RetryExceptionHandler(maxRetryCount: Int = 3, backoffPeriod: Duration = 5.seconds)

Create empty Retry exception handler