bullmq - v5.64.0
Preparing search index...
v5
JobJson
Interface JobJson
interface
JobJson
{
attemptsMade
:
number
;
attemptsStarted
:
number
;
data
:
string
;
debounceId
?:
string
;
deduplicationId
?:
string
;
failedReason
:
string
;
finishedOn
?:
number
;
id
:
string
;
name
:
string
;
nextRepeatableJobKey
?:
string
;
opts
:
RedisJobOptions
;
parent
?:
ParentKeys
;
parentKey
?:
string
;
processedBy
?:
string
;
processedOn
?:
number
;
progress
:
JobProgress
;
repeatJobKey
?:
string
;
returnvalue
:
string
;
stacktrace
:
string
;
stalledCounter
:
number
;
timestamp
:
number
;
}
Index
Properties
attempts
Made
attempts
Started
data
debounce
Id?
deduplication
Id?
failed
Reason
finished
On?
id
name
next
Repeatable
Job
Key?
opts
parent?
parent
Key?
processed
By?
processed
On?
progress
repeat
Job
Key?
returnvalue
stacktrace
stalled
Counter
timestamp
Properties
attempts
Made
attemptsMade
:
number
attempts
Started
attemptsStarted
:
number
data
data
:
string
Optional
debounce
Id
debounceId
?:
string
Optional
deduplication
Id
deduplicationId
?:
string
failed
Reason
failedReason
:
string
Optional
finished
On
finishedOn
?:
number
id
id
:
string
name
name
:
string
Optional
next
Repeatable
Job
Key
nextRepeatableJobKey
?:
string
opts
opts
:
RedisJobOptions
Optional
parent
parent
?:
ParentKeys
Optional
parent
Key
parentKey
?:
string
Optional
processed
By
processedBy
?:
string
Optional
processed
On
processedOn
?:
number
progress
progress
:
JobProgress
Optional
repeat
Job
Key
repeatJobKey
?:
string
returnvalue
returnvalue
:
string
stacktrace
stacktrace
:
string
stalled
Counter
stalledCounter
:
number
timestamp
timestamp
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
attempts
Made
attempts
Started
data
debounce
Id
deduplication
Id
failed
Reason
finished
On
id
name
next
Repeatable
Job
Key
opts
parent
parent
Key
processed
By
processed
On
progress
repeat
Job
Key
returnvalue
stacktrace
stalled
Counter
timestamp
bullmq - v5.64.0
Loading...