Abstract
Abstract
maxThe maximum number of retries.
Abstract
delayThe time interval between retries in seconds.
Static
createDefault constructor for ConstantRetryPolicy.
the maximum number of retries.
the time interval between retries in seconds.
the created ConstantRetryPolicy instance.
Generated using TypeDoc
The operation will be retried periodically with a maximum number of tries.