Skip to main content
A batch processor error event is emitted when as batch processor job enters the error status. Read more about batch processor jobs here.

Common fields

string
Represents the version of the event. Uses semantic versioning to inform a consumer if the payload has introduced any breaking changes.
string
Represents the type of the event described in the payload.
string
An identifier representing this specific event.
object
An object representing the event, whose fields are described below.
number
Documenting when the webhook itself was sent. This timestamp is different than the time of the event the webhook describes.

Payload

string
The batch processor job id.
string
The preset given when starting the job.
string
The status of the job.
object
These parameters define what the inputs were for this given batch processor job.
string
A description of the error that occurred.