{
"job_id": "75abaf4d-8b46-4557-b1f8-19c9ee2b0366",
"locale": "en",
"priority": 10,
"timezone": "UTC",
"arguments": [
"dead"
],
"job_class": "ExampleJob",
"executions": 1,
"queue_name": "elephants",
"enqueued_at": "2024-11-14T06:28:57.279925095Z",
"scheduled_at": "2024-11-14T06:29:00.485683386Z",
"provider_job_id": "75abaf4d-8b46-4557-b1f8-19c9ee2b0366",
"exception_executions": {
"[ExampleJob::DeadError]": 1
},
"_good_job": {
"id": "75abaf4d-8b46-4557-b1f8-19c9ee2b0366",
"queue_name": "elephants",
"priority": 10,
"scheduled_at": "2024-11-14 06:29:00 UTC",
"performed_at": null,
"finished_at": null,
"error": "ExampleJob::DeadError: ExampleJob::DeadError",
"created_at": "2024-11-14 06:28:57 UTC",
"updated_at": "2024-11-14 06:28:57 UTC",
"active_job_id": "75abaf4d-8b46-4557-b1f8-19c9ee2b0366",
"concurrency_key": null,
"cron_key": "frequent_example",
"retried_good_job_id": null,
"cron_at": "2024-11-14 06:28:56 UTC",
"batch_id": null,
"batch_callback_id": null,
"is_discrete": null,
"executions_count": 1,
"job_class": "ExampleJob",
"error_event": "retried",
"labels": null,
"locked_by_id": null,
"locked_at": null
}
}