RetryPolicy

wvlet.airframe.control.Retry$.RetryPolicy

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def nextWait(baseWaitMillis: Int): Int

Concrete methods

def updateBaseWait(waitMillis: Int): Int