ox.retry.Schedule.Delay
See theDelay companion object
A schedule that retries up to a given number of times, with a fixed delay between subsequent attempts.
Value parameters
- delay
-
The delay between subsequent attempts.
- maxRetries
-
The maximum number of retries.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article