{
"job_id": "5971f3eb-72bf-4d6b-9d89-f548445c9eef",
"locale": "en",
"priority": -10,
"timezone": "UTC",
"arguments": [
"error_five_times"
],
"job_class": "ExampleJob",
"executions": 3,
"queue_name": "elephants",
"enqueued_at": "2024-12-04T08:35:48.572981900Z",
"scheduled_at": "2024-12-04T08:37:12.731619636Z",
"provider_job_id": "5971f3eb-72bf-4d6b-9d89-f548445c9eef",
"exception_executions": {
"[StandardError]": 3
},
"_good_job": {
"id": "5971f3eb-72bf-4d6b-9d89-f548445c9eef",
"queue_name": "elephants",
"priority": -10,
"scheduled_at": "2024-12-04 08:37:12 UTC",
"performed_at": null,
"finished_at": null,
"error": "ExampleJob::ExpectedError: Executed 3 times.",
"created_at": "2024-12-04 08:35:48 UTC",
"updated_at": "2024-12-04 08:35:48 UTC",
"active_job_id": "5971f3eb-72bf-4d6b-9d89-f548445c9eef",
"concurrency_key": null,
"cron_key": "frequent_example",
"cron_at": "2024-12-04 08:35:27 UTC",
"batch_id": null,
"batch_callback_id": null,
"executions_count": 3,
"job_class": "ExampleJob",
"error_event": "retried",
"labels": null,
"locked_by_id": null,
"locked_at": null
}
}