ExampleJob"slow"
{
"job_id": "a92b674e-c783-4c77-850f-008d7c547d90",
"locale": "en",
"priority": 10,
"timezone": "UTC",
"arguments": [
"slow"
],
"job_class": "ExampleJob",
"executions": 0,
"queue_name": "elephants",
"enqueued_at": "2025-12-21T12:53:59.162856756Z",
"scheduled_at": "2025-12-21T12:53:59.162689579Z",
"provider_job_id": null,
"exception_executions": {},
"_good_job": {
"id": "a92b674e-c783-4c77-850f-008d7c547d90",
"queue_name": "elephants",
"priority": 10,
"scheduled_at": "2025-12-21 12:53:59 UTC",
"performed_at": "2025-12-21 12:53:59 UTC",
"finished_at": "2025-12-21 12:54:04 UTC",
"error": null,
"created_at": "2025-12-21 12:53:59 UTC",
"updated_at": "2025-12-21 12:54:04 UTC",
"active_job_id": "a92b674e-c783-4c77-850f-008d7c547d90",
"concurrency_key": "ExampleJob",
"cron_key": "frequent_example",
"retried_good_job_id": null,
"cron_at": "2025-12-21 12:53:56 UTC",
"batch_id": null,
"batch_callback_id": null,
"is_discrete": null,
"executions_count": 1,
"job_class": "ExampleJob",
"error_event": null,
"labels": null,
"locked_by_id": null,
"locked_at": null
}
}
{
"job_id": "a92b674e-c783-4c77-850f-008d7c547d90",
"locale": "en",
"priority": 10,
"timezone": "UTC",
"arguments": [
"slow"
],
"job_class": "ExampleJob",
"executions": 0,
"queue_name": "elephants",
"enqueued_at": "2025-12-21T12:53:59.162856756Z",
"scheduled_at": "2025-12-21T12:53:59.162689579Z",
"provider_job_id": null,
"exception_executions": {},
"_good_job_execution": {
"id": "7868b472-7b56-40ff-8502-30c785caf9ca",
"created_at": "2025-12-21 12:53:59 UTC",
"updated_at": "2025-12-21 12:54:04 UTC",
"active_job_id": "a92b674e-c783-4c77-850f-008d7c547d90",
"job_class": "ExampleJob",
"queue_name": "elephants",
"scheduled_at": "2025-12-21 12:53:59 UTC",
"finished_at": "2025-12-21 12:54:04 UTC",
"error": null,
"error_event": null,
"error_backtrace": null,
"process_id": "01f5c583-58bd-451f-891f-7ae6d8e728e6",
"duration": "5.025303"
}
}