ExampleJob"success"
{
"job_id": "42672db0-e393-4753-aee1-ecc84b8163df",
"locale": "en",
"priority": 10,
"timezone": "UTC",
"arguments": [
"success"
],
"job_class": "ExampleJob",
"executions": 0,
"queue_name": "elephants",
"enqueued_at": "2026-04-26T10:49:34.001864333Z",
"scheduled_at": "2026-04-26T10:49:42.001683821Z",
"provider_job_id": null,
"exception_executions": {},
"_good_job": {
"id": "42672db0-e393-4753-aee1-ecc84b8163df",
"queue_name": "elephants",
"priority": 10,
"scheduled_at": "2026-04-26 10:49:42 UTC",
"performed_at": "2026-04-26 10:49:42 UTC",
"finished_at": "2026-04-26 10:49:42 UTC",
"error": null,
"created_at": "2026-04-26 10:49:34 UTC",
"updated_at": "2026-04-26 10:49:42 UTC",
"active_job_id": "42672db0-e393-4753-aee1-ecc84b8163df",
"concurrency_key": "ExampleJob",
"cron_key": "frequent_example",
"retried_good_job_id": null,
"cron_at": "2026-04-26 10:49:34 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": "42672db0-e393-4753-aee1-ecc84b8163df",
"locale": "en",
"priority": 10,
"timezone": "UTC",
"arguments": [
"success"
],
"job_class": "ExampleJob",
"executions": 0,
"queue_name": "elephants",
"enqueued_at": "2026-04-26T10:49:34.001864333Z",
"scheduled_at": "2026-04-26T10:49:42.001683821Z",
"provider_job_id": null,
"exception_executions": {},
"_good_job_execution": {
"id": "2c7bcfb0-ce9c-4b98-bc89-dc1763e3db23",
"created_at": "2026-04-26 10:49:42 UTC",
"updated_at": "2026-04-26 10:49:42 UTC",
"active_job_id": "42672db0-e393-4753-aee1-ecc84b8163df",
"job_class": "ExampleJob",
"queue_name": "elephants",
"scheduled_at": "2026-04-26 10:49:42 UTC",
"finished_at": "2026-04-26 10:49:42 UTC",
"error": null,
"error_event": null,
"error_backtrace": null,
"process_id": "ef647225-a33d-4a3e-83f2-ed00aee4e2f9",
"duration": "0.014958"
}
}