delay abstract method

Duration delay()

Calculates how long the next backoff duration should be, given the prior calls to delay

Implementation

Duration delay();