Jobs
Queue
Priority
Labels
Attempts
Succeeded
{
"job_id": "33a33d91-531a-407d-bf8f-01b3b01c7038",
"locale": "en",
"priority": null,
"timezone": "UTC",
"arguments": [
"error_five_times"
],
"job_class": "ExampleJob",
"executions": 5,
"queue_name": "default",
"enqueued_at": "2025-10-17T06:01:47.173870747Z",
"scheduled_at": "2025-10-17T06:13:04.513839690Z",
"provider_job_id": "33a33d91-531a-407d-bf8f-01b3b01c7038",
"exception_executions": {
"[StandardError]": 5
},
"_good_job": {
"id": "33a33d91-531a-407d-bf8f-01b3b01c7038",
"queue_name": "default",
"priority": 0,
"scheduled_at": "2025-10-17 06:13:04 UTC",
"performed_at": "2025-10-17 06:13:05 UTC",
"finished_at": "2025-10-17 06:13:05 UTC",
"error": null,
"created_at": "2025-10-17 06:01:47 UTC",
"updated_at": "2025-10-17 06:13:05 UTC",
"active_job_id": "33a33d91-531a-407d-bf8f-01b3b01c7038",
"concurrency_key": "ExampleJob",
"cron_key": null,
"cron_at": null,
"batch_id": "398d41b4-2a60-4dfb-b586-6d6b0e7d8402",
"batch_callback_id": null,
"executions_count": 6,
"job_class": "ExampleJob",
"error_event": null,
"labels": [
"error_five_times"
],
"locked_by_id": null,
"locked_at": null
}
}
Discarded
{
"job_id": "59ea7e2f-77ee-4275-90f1-ae9095a6cf23",
"locale": "en",
"priority": null,
"timezone": "UTC",
"arguments": [
"dead"
],
"job_class": "ExampleJob",
"executions": 2,
"queue_name": "default",
"enqueued_at": "2025-10-17T05:55:33.466563306Z",
"scheduled_at": "2025-10-17T05:55:36.470743622Z",
"provider_job_id": "59ea7e2f-77ee-4275-90f1-ae9095a6cf23",
"exception_executions": {
"[ExampleJob::DeadError]": 2
},
"_good_job": {
"id": "59ea7e2f-77ee-4275-90f1-ae9095a6cf23",
"queue_name": "default",
"priority": 0,
"scheduled_at": "2025-10-17 05:55:36 UTC",
"performed_at": "2025-10-17 05:55:36 UTC",
"finished_at": "2025-10-17 05:55:36 UTC",
"error": "ExampleJob::DeadError: ExampleJob::DeadError",
"created_at": "2025-10-17 05:55:33 UTC",
"updated_at": "2025-10-17 05:55:36 UTC",
"active_job_id": "59ea7e2f-77ee-4275-90f1-ae9095a6cf23",
"concurrency_key": "ExampleJob",
"cron_key": null,
"cron_at": null,
"batch_id": "398d41b4-2a60-4dfb-b586-6d6b0e7d8402",
"batch_callback_id": null,
"executions_count": 3,
"job_class": "ExampleJob",
"error_event": "retry_stopped",
"labels": [
"dead"
],
"locked_by_id": null,
"locked_at": null
}
}
Succeeded
{
"job_id": "91131adf-cad2-41a6-aa12-776a3d0012bd",
"locale": "en",
"priority": null,
"timezone": "UTC",
"arguments": [
"error_once"
],
"job_class": "ExampleJob",
"executions": 1,
"queue_name": "default",
"enqueued_at": "2025-10-17T05:55:30.120771664Z",
"scheduled_at": "2025-10-17T05:55:33.262105672Z",
"provider_job_id": "91131adf-cad2-41a6-aa12-776a3d0012bd",
"exception_executions": {
"[StandardError]": 1
},
"_good_job": {
"id": "91131adf-cad2-41a6-aa12-776a3d0012bd",
"queue_name": "default",
"priority": 0,
"scheduled_at": "2025-10-17 05:55:33 UTC",
"performed_at": "2025-10-17 05:55:33 UTC",
"finished_at": "2025-10-17 05:55:33 UTC",
"error": null,
"created_at": "2025-10-17 05:55:30 UTC",
"updated_at": "2025-10-17 05:55:33 UTC",
"active_job_id": "91131adf-cad2-41a6-aa12-776a3d0012bd",
"concurrency_key": "ExampleJob",
"cron_key": null,
"cron_at": null,
"batch_id": "398d41b4-2a60-4dfb-b586-6d6b0e7d8402",
"batch_callback_id": null,
"executions_count": 2,
"job_class": "ExampleJob",
"error_event": null,
"labels": [
"error_once"
],
"locked_by_id": null,
"locked_at": null
}
}