Optional
actionOptional
concurrentThe number of concurrent operations to perform.
Optional
defaultHow long a request can "live" for before it is discarded in
milliseconds. This will override maxAttempts
.
Optional
joinUse actionDelayMs
Optional
maxThe maximum number of milliseconds a request may be delayed for.
Optional
maxThe number of attempts to retry an operation before it is discarded.
Optional
maxUse maxActionDelayMs
Generated using TypeDoc
How long to delay a request for in milliseconds, multiplied by the number of attempts made if a request failed.