Search
Preparing search index...
The search index is not available
@stinoz/retry-policy
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@stinoz/retry-policy
WaitStrategy/WaitStrategyBuilder
Module WaitStrategy/WaitStrategyBuilder
Index
Type aliases
Wait
Strategy
Wait
Strategy
Builder
Type aliases
Wait
Strategy
Wait
Strategy
:
(
retryCount
:
number
, lastError
?:
Error
)
=>
number
|
undefined
Type declaration
(
retryCount
:
number
, lastError
?:
Error
)
:
number
|
undefined
Parameters
retryCount:
number
Optional
lastError:
Error
Returns
number
|
undefined
Wait
Strategy
Builder
Wait
Strategy
Builder
:
(
options
?:
Record
<
string
,
unknown
>
)
=>
WaitStrategy
Type declaration
(
options
?:
Record
<
string
,
unknown
>
)
:
WaitStrategy
Parameters
Optional
options:
Record
<
string
,
unknown
>
Returns
WaitStrategy
Exports
Error
Detection
Strategy
Error
Detection
Strategy/
All
Error
Detection
Strategy
Error
Detection
Strategy/
Error
Detection
Strategy
Builder
Error
Detection
Strategy/
Generic
Error
Detection
Strategy
Error
Detection
Strategy/
NoError
Detection
Strategy
Retry
Policy/
Retry
Policy
Retry
State/
Retry
State
Stop
Strategy
Stop
Strategy/
After
Attempt
Stop
Strategy
Stop
Strategy/
Never
Stop
Strategy
Stop
Strategy/
Stop
Strategy
Builder
Wait
Strategy
Wait
Strategy/
Exponential
Wait
Strategy
Wait
Strategy/
Fixed
Wait
Strategy
Wait
Strategy/
Linear
Wait
Strategy
Wait
Strategy/
Series
Wait
Strategy
Wait
Strategy/
Wait
Strategy
Builder
helpers/helpers
index
Wait
Strategy
Wait
Strategy
Builder
Generated using
TypeDoc