{
"job_id": "ce215fdd-e95c-4fec-bcf5-381f10a3e77b",
"locale": "en",
"priority": 0,
"timezone": "UTC",
"arguments": [
"error_five_times"
],
"job_class": "ExampleJob",
"executions": 5,
"queue_name": "elephants",
"enqueued_at": "2026-09-17T19:56:35.772565422Z",
"scheduled_at": "2026-09-17T20:07:29.831254217Z",
"provider_job_id": "ce215fdd-e95c-4fec-bcf5-381f10a3e77b",
"exception_executions": {
"[StandardError]": 5
},
"_good_job": {
"id": "ce215fdd-e95c-4fec-bcf5-381f10a3e77b",
"active_job_id": "ce215fdd-e95c-4fec-bcf5-381f10a3e77b",
"batch_callback_id": null,
"batch_id": null,
"concurrency_key": "ExampleJob",
"created_at": "2026-09-17 19:56:35 UTC",
"cron_at": "2026-09-17 19:49:10 UTC",
"cron_key": "frequent_example",
"error": "ExampleJob::ExpectedError: Executed 5 times.",
"error_event": "retried",
"executions_count": 5,
"finished_at": null,
"job_class": "ExampleJob",
"labels": null,
"lock_type": null,
"locked_at": null,
"locked_by_id": null,
"performed_at": null,
"priority": 0,
"queue_name": "elephants",
"scheduled_at": "2026-09-17 20:07:29 UTC",
"updated_at": "2026-09-17 19:56:35 UTC"
}
}