Preparing search index...
The search index is not available
bullmq - v5.15.0
bullmq
v4
Backoffs
Class Backoffs
Index
Constructors
constructor
Properties
builtin
Strategies
Methods
calculate
normalize
Constructors
constructor
new
Backoffs
(
)
:
Backoffs
Returns
Backoffs
Properties
Static
builtin
Strategies
builtin
Strategies
:
BuiltInStrategies
= ...
Methods
Static
calculate
calculate
(
backoff
,
attemptsMade
,
err
,
job
,
customStrategy
?
)
:
number
|
Promise
<
number
>
Parameters
backoff
:
BackoffOptions
attemptsMade
:
number
err
:
Error
job
:
MinimalJob
<
any
,
any
,
string
>
Optional
customStrategy
:
BackoffStrategy
Returns
number
|
Promise
<
number
>
Static
normalize
normalize
(
backoff
)
:
BackoffOptions
Parameters
backoff
:
number
|
BackoffOptions
Returns
BackoffOptions
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
builtin
Strategies
calculate
normalize
bullmq - v5.15.0
v5
v4
v3
v2
v1
Generated using
TypeDoc