ox.resilience.Schedule.Delay
See theDelay companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
trait Product
trait Mirror
class Object
trait Matchable
class Any
-
Self type
-
Members list
The names of the product elements
The names of the product elements
Attributes
-
Inherited from:
-
Mirror
Attributes
-
Inherited from:
-
Mirror
A schedule that retries indefinitely, with a fixed delay between subsequent attempts.
A schedule that retries indefinitely, with a fixed delay between subsequent attempts.
Value parameters
-
delay
-
The delay between subsequent attempts.
Attributes