bunqueue
v2.8
API reference
all versions
·
guide
bunqueue
Guide
GitHub
Preparing search index...
client/events
FailedEvent
Interface FailedEvent
Event payload for 'failed' event
interface
FailedEvent
{
data
?:
unknown
;
failedReason
:
string
;
jobId
:
string
;
}
Index
Properties
data?
failed
Reason
job
Id
Properties
Optional
data
data
?:
unknown
failed
Reason
failedReason
:
string
job
Id
jobId
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
failed
Reason
job
Id
Guide
GitHub
bunqueue
Loading...
Event payload for 'failed' event