Package com.github.sonus21.rqueue.utils.backoff
package com.github.sonus21.rqueue.utils.backoff
-
ClassDescriptionImplementation of the
TaskExecutionBackOffclass, that increases the delay exponentially at the specified rate.Implementation of theTaskExecutionBackOffclass, that always return the same value, except if number of failures have increased too high.