ExampleJob"success"
{
"job_id": "abd908d6-f8b8-4093-93b6-98a947cb331c",
"locale": "en",
"priority": -10,
"timezone": "UTC",
"arguments": [
"success"
],
"job_class": "ExampleJob",
"executions": 0,
"queue_name": "elephants",
"enqueued_at": "2026-05-01T02:12:21.001889430Z",
"scheduled_at": "2026-05-01T02:12:21.001685865Z",
"provider_job_id": null,
"exception_executions": {},
"_good_job": {
"id": "abd908d6-f8b8-4093-93b6-98a947cb331c",
"queue_name": "elephants",
"priority": -10,
"scheduled_at": "2026-05-01 02:12:21 UTC",
"performed_at": "2026-05-01 02:12:21 UTC",
"finished_at": "2026-05-01 02:12:21 UTC",
"error": null,
"created_at": "2026-05-01 02:12:21 UTC",
"updated_at": "2026-05-01 02:12:21 UTC",
"active_job_id": "abd908d6-f8b8-4093-93b6-98a947cb331c",
"concurrency_key": "ExampleJob",
"cron_key": "frequent_example",
"retried_good_job_id": null,
"cron_at": "2026-05-01 02:12:21 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": "abd908d6-f8b8-4093-93b6-98a947cb331c",
"locale": "en",
"priority": -10,
"timezone": "UTC",
"arguments": [
"success"
],
"job_class": "ExampleJob",
"executions": 0,
"queue_name": "elephants",
"enqueued_at": "2026-05-01T02:12:21.001889430Z",
"scheduled_at": "2026-05-01T02:12:21.001685865Z",
"provider_job_id": null,
"exception_executions": {},
"_good_job_execution": {
"id": "05f6768b-549f-4c99-a73e-457705e3ca94",
"created_at": "2026-05-01 02:12:21 UTC",
"updated_at": "2026-05-01 02:12:21 UTC",
"active_job_id": "abd908d6-f8b8-4093-93b6-98a947cb331c",
"job_class": "ExampleJob",
"queue_name": "elephants",
"scheduled_at": "2026-05-01 02:12:21 UTC",
"finished_at": "2026-05-01 02:12:21 UTC",
"error": null,
"error_event": null,
"error_backtrace": null,
"process_id": "af781976-f0b0-4a6e-853d-72abd8ed0d13",
"duration": "0.005806"
}
}