Job

Attributes of the Job type

Background jobs processed by Bunny

Name
Type
Description

createdAt

ISO8601DateTime

Time the job completed

duration

Int

Number of seconds the job was running

id

ID

Unique identifier for the Job

name

String

Job name

notes

String

Notes related to the job

notesExerpt

String

Notes related to the job

state

The status of the job: running, completed or failed

updatedAt

ISO8601DateTime

Time the job was last updated

Last updated

Was this helpful?