open fun setMaxElapsedTime(maxElapsedTime: Long): Unit
The maximum elapsed time in milliseconds after which a call to BackOffExecution#nextBackOff() returns BackOffExecution#STOP.
BackOffExecution#nextBackOff()
BackOffExecution#STOP