open fun getMaxElapsedTime(): Long
Return the maximum elapsed time in milliseconds after which a call to BackOffExecution#nextBackOff() returns BackOffExecution#STOP.
BackOffExecution#nextBackOff()
BackOffExecution#STOP