Jobs
Queue
Priority
Labels
Attempts
Discarded
{
"job_id": "48d22bad-e022-4f2c-9fd1-9024fc8a7216",
"locale": "en",
"priority": null,
"timezone": "UTC",
"arguments": [
"dead"
],
"job_class": "ExampleJob",
"executions": 2,
"queue_name": "default",
"enqueued_at": "2026-04-16T16:33:03.486028471Z",
"scheduled_at": "2026-04-16T16:33:06.501479419Z",
"provider_job_id": "48d22bad-e022-4f2c-9fd1-9024fc8a7216",
"exception_executions": {
"[ExampleJob::DeadError]": 2
},
"_good_job": {
"id": "48d22bad-e022-4f2c-9fd1-9024fc8a7216",
"queue_name": "default",
"priority": 0,
"scheduled_at": "2026-04-16 16:33:06 UTC",
"performed_at": "2026-04-16 16:33:06 UTC",
"finished_at": "2026-04-16 16:33:06 UTC",
"error": "ExampleJob::DeadError: ExampleJob::DeadError",
"created_at": "2026-04-16 16:33:03 UTC",
"updated_at": "2026-04-16 16:33:06 UTC",
"active_job_id": "48d22bad-e022-4f2c-9fd1-9024fc8a7216",
"concurrency_key": "ExampleJob",
"cron_key": null,
"cron_at": null,
"batch_id": "7d97501d-16d9-40ee-abdc-85496c074c27",
"batch_callback_id": null,
"executions_count": 3,
"job_class": "ExampleJob",
"error_event": "retry_stopped",
"labels": [
"dead"
],
"locked_by_id": null,
"locked_at": null,
"lock_type": null
}
}
Succeeded
{
"job_id": "66ba836c-2247-4c09-b01f-b69dc4fdc679",
"locale": "en",
"priority": null,
"timezone": "UTC",
"arguments": [
"error_five_times"
],
"job_class": "ExampleJob",
"executions": 5,
"queue_name": "default",
"enqueued_at": "2026-04-16T16:39:10.618483303Z",
"scheduled_at": "2026-04-16T16:50:04.507545300Z",
"provider_job_id": "66ba836c-2247-4c09-b01f-b69dc4fdc679",
"exception_executions": {
"[StandardError]": 5
},
"_good_job": {
"id": "66ba836c-2247-4c09-b01f-b69dc4fdc679",
"queue_name": "default",
"priority": 0,
"scheduled_at": "2026-04-16 16:50:04 UTC",
"performed_at": "2026-04-16 16:50:04 UTC",
"finished_at": "2026-04-16 16:50:04 UTC",
"error": null,
"created_at": "2026-04-16 16:39:10 UTC",
"updated_at": "2026-04-16 16:50:04 UTC",
"active_job_id": "66ba836c-2247-4c09-b01f-b69dc4fdc679",
"concurrency_key": "ExampleJob",
"cron_key": null,
"cron_at": null,
"batch_id": "7d97501d-16d9-40ee-abdc-85496c074c27",
"batch_callback_id": null,
"executions_count": 6,
"job_class": "ExampleJob",
"error_event": null,
"labels": [
"error_five_times"
],
"locked_by_id": null,
"locked_at": null,
"lock_type": null
}
}
Discarded
{
"job_id": "ba56f97c-d349-4980-ae72-f7db2d5c2fd4",
"locale": "en",
"priority": null,
"timezone": "UTC",
"arguments": [
"dead"
],
"job_class": "ExampleJob",
"executions": 2,
"queue_name": "default",
"enqueued_at": "2026-04-16T16:33:03.388047494Z",
"scheduled_at": "2026-04-16T16:33:06.396461306Z",
"provider_job_id": "ba56f97c-d349-4980-ae72-f7db2d5c2fd4",
"exception_executions": {
"[ExampleJob::DeadError]": 2
},
"_good_job": {
"id": "ba56f97c-d349-4980-ae72-f7db2d5c2fd4",
"queue_name": "default",
"priority": 0,
"scheduled_at": "2026-04-16 16:33:06 UTC",
"performed_at": "2026-04-16 16:33:06 UTC",
"finished_at": "2026-04-16 16:33:06 UTC",
"error": "ExampleJob::DeadError: ExampleJob::DeadError",
"created_at": "2026-04-16 16:33:03 UTC",
"updated_at": "2026-04-16 16:33:06 UTC",
"active_job_id": "ba56f97c-d349-4980-ae72-f7db2d5c2fd4",
"concurrency_key": "ExampleJob",
"cron_key": null,
"cron_at": null,
"batch_id": "7d97501d-16d9-40ee-abdc-85496c074c27",
"batch_callback_id": null,
"executions_count": 3,
"job_class": "ExampleJob",
"error_event": "retry_stopped",
"labels": [
"dead"
],
"locked_by_id": null,
"locked_at": null,
"lock_type": null
}
}