ExampleJob"success"
{
"job_id": "9d521aad-10c8-4c5b-996e-3ad869695b40",
"locale": "en",
"priority": -10,
"timezone": "UTC",
"arguments": [
"success"
],
"job_class": "ExampleJob",
"executions": 0,
"queue_name": "elephants",
"enqueued_at": "2026-01-16T02:11:24.001859737Z",
"scheduled_at": "2026-01-16T02:11:24.001517547Z",
"provider_job_id": null,
"exception_executions": {},
"_good_job": {
"id": "9d521aad-10c8-4c5b-996e-3ad869695b40",
"queue_name": "elephants",
"priority": -10,
"scheduled_at": "2026-01-16 02:11:24 UTC",
"performed_at": "2026-01-16 02:11:24 UTC",
"finished_at": "2026-01-16 02:11:24 UTC",
"error": null,
"created_at": "2026-01-16 02:11:24 UTC",
"updated_at": "2026-01-16 02:11:24 UTC",
"active_job_id": "9d521aad-10c8-4c5b-996e-3ad869695b40",
"concurrency_key": "ExampleJob",
"cron_key": "frequent_example",
"retried_good_job_id": null,
"cron_at": "2026-01-16 02:11:24 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": "9d521aad-10c8-4c5b-996e-3ad869695b40",
"locale": "en",
"priority": -10,
"timezone": "UTC",
"arguments": [
"success"
],
"job_class": "ExampleJob",
"executions": 0,
"queue_name": "elephants",
"enqueued_at": "2026-01-16T02:11:24.001859737Z",
"scheduled_at": "2026-01-16T02:11:24.001517547Z",
"provider_job_id": null,
"exception_executions": {},
"_good_job_execution": {
"id": "b3e688df-e4fd-4100-876b-245a6ed4522a",
"created_at": "2026-01-16 02:11:24 UTC",
"updated_at": "2026-01-16 02:11:24 UTC",
"active_job_id": "9d521aad-10c8-4c5b-996e-3ad869695b40",
"job_class": "ExampleJob",
"queue_name": "elephants",
"scheduled_at": "2026-01-16 02:11:24 UTC",
"finished_at": "2026-01-16 02:11:24 UTC",
"error": null,
"error_event": null,
"error_backtrace": null,
"process_id": "92f98892-35cd-4130-b4af-61fbebc2c341",
"duration": "0.004959"
}
}