getNextExecutionTime

abstract fun getNextExecutionTime(currentRetries: Long): Instant

Returns the next execution time for the outbox item.

Return

the next execution time

Parameters

currentRetries

the number of retries that have been performed