ExampleJob"success"
{
"job_id": "015a87b6-5dcf-4e94-8811-712c732850f2",
"locale": "en",
"priority": 0,
"timezone": "UTC",
"arguments": [
"success"
],
"job_class": "ExampleJob",
"executions": 0,
"queue_name": "elephants",
"enqueued_at": "2026-03-02T15:09:47.001945281Z",
"scheduled_at": "2026-03-02T15:09:49.001775804Z",
"provider_job_id": null,
"exception_executions": {},
"_good_job": {
"id": "015a87b6-5dcf-4e94-8811-712c732850f2",
"queue_name": "elephants",
"priority": 0,
"scheduled_at": "2026-03-02 15:09:49 UTC",
"performed_at": "2026-03-02 15:09:49 UTC",
"finished_at": "2026-03-02 15:09:49 UTC",
"error": null,
"created_at": "2026-03-02 15:09:47 UTC",
"updated_at": "2026-03-02 15:09:49 UTC",
"active_job_id": "015a87b6-5dcf-4e94-8811-712c732850f2",
"concurrency_key": "ExampleJob",
"cron_key": "frequent_example",
"retried_good_job_id": null,
"cron_at": "2026-03-02 15:09:47 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": "015a87b6-5dcf-4e94-8811-712c732850f2",
"locale": "en",
"priority": 0,
"timezone": "UTC",
"arguments": [
"success"
],
"job_class": "ExampleJob",
"executions": 0,
"queue_name": "elephants",
"enqueued_at": "2026-03-02T15:09:47.001945281Z",
"scheduled_at": "2026-03-02T15:09:49.001775804Z",
"provider_job_id": null,
"exception_executions": {},
"_good_job_execution": {
"id": "4a4503c1-0270-494a-b54f-5e14709a87a5",
"created_at": "2026-03-02 15:09:49 UTC",
"updated_at": "2026-03-02 15:09:49 UTC",
"active_job_id": "015a87b6-5dcf-4e94-8811-712c732850f2",
"job_class": "ExampleJob",
"queue_name": "elephants",
"scheduled_at": "2026-03-02 15:09:49 UTC",
"finished_at": "2026-03-02 15:09:49 UTC",
"error": null,
"error_event": null,
"error_backtrace": null,
"process_id": "44a13154-3801-4951-b928-6d3bb0c17b8a",
"duration": "0.033554"
}
}