Preparing search index...
The search index is not available
bullmq - v5.17.0
bullmq
v2
JobJson
Interface JobJson
interface
JobJson
{
attemptsMade
:
number
;
data
:
string
;
failedReason
:
string
;
finishedOn
?:
number
;
id
:
string
;
name
:
string
;
opts
:
RedisJobOptions
;
parent
?:
ParentKeys
;
parentKey
?:
string
;
processedOn
?:
number
;
progress
:
number
|
object
;
repeatJobKey
?:
string
;
returnvalue
:
string
;
stacktrace
:
string
;
timestamp
:
number
;
}
Index
Properties
attempts
Made
data
failed
Reason
finished
On?
id
name
opts
parent?
parent
Key?
processed
On?
progress
repeat
Job
Key?
returnvalue
stacktrace
timestamp
Properties
attempts
Made
attempts
Made
:
number
data
data
:
string
failed
Reason
failed
Reason
:
string
Optional
finished
On
finished
On
?:
number
id
id
:
string
name
name
:
string
opts
opts
:
RedisJobOptions
Optional
parent
parent
?:
ParentKeys
Optional
parent
Key
parent
Key
?:
string
Optional
processed
On
processed
On
?:
number
progress
progress
:
number
|
object
Optional
repeat
Job
Key
repeat
Job
Key
?:
string
returnvalue
returnvalue
:
string
stacktrace
stacktrace
:
string
timestamp
timestamp
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
attempts
Made
data
failed
Reason
finished
On
id
name
opts
parent
parent
Key
processed
On
progress
repeat
Job
Key
returnvalue
stacktrace
timestamp
bullmq - v5.17.0
v5
v4
v3
v2
v1
Generated using
TypeDoc