RetryPolicy

wvlet.airframe.control.Retry$.RetryPolicy
trait RetryPolicy

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def nextWait(baseWaitMillis: Int): Int

Concrete methods

def updateBaseWait(waitMillis: Int): Int