RetrySchedule

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[A](retry: Int, spaced: Duration): Schedule[Clock, Throwable, ((Throwable, Long), Long)]

Inherited fields

lazy
val logger: Logger
Inherited from
ApplicationLogger