ExampleJob"success"
{
"job_id": "499b4dd1-9203-468a-bc8a-4cb70972ef0c",
"locale": "en",
"priority": 0,
"timezone": "UTC",
"arguments": [
"success"
],
"job_class": "ExampleJob",
"executions": 0,
"queue_name": "elephants",
"enqueued_at": "2026-04-21T08:49:36.002595646Z",
"scheduled_at": "2026-04-21T08:49:52.002420374Z",
"provider_job_id": null,
"exception_executions": {},
"_good_job": {
"id": "499b4dd1-9203-468a-bc8a-4cb70972ef0c",
"queue_name": "elephants",
"priority": 0,
"scheduled_at": "2026-04-21 08:49:52 UTC",
"performed_at": "2026-04-21 08:49:52 UTC",
"finished_at": "2026-04-21 08:49:52 UTC",
"error": null,
"created_at": "2026-04-21 08:49:36 UTC",
"updated_at": "2026-04-21 08:49:52 UTC",
"active_job_id": "499b4dd1-9203-468a-bc8a-4cb70972ef0c",
"concurrency_key": "ExampleJob",
"cron_key": "frequent_example",
"retried_good_job_id": null,
"cron_at": "2026-04-21 08:49:36 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": "499b4dd1-9203-468a-bc8a-4cb70972ef0c",
"locale": "en",
"priority": 0,
"timezone": "UTC",
"arguments": [
"success"
],
"job_class": "ExampleJob",
"executions": 0,
"queue_name": "elephants",
"enqueued_at": "2026-04-21T08:49:36.002595646Z",
"scheduled_at": "2026-04-21T08:49:52.002420374Z",
"provider_job_id": null,
"exception_executions": {},
"_good_job_execution": {
"id": "9cd86ba1-5779-4da9-ac4b-e86c06db25ae",
"created_at": "2026-04-21 08:49:52 UTC",
"updated_at": "2026-04-21 08:49:52 UTC",
"active_job_id": "499b4dd1-9203-468a-bc8a-4cb70972ef0c",
"job_class": "ExampleJob",
"queue_name": "elephants",
"scheduled_at": "2026-04-21 08:49:52 UTC",
"finished_at": "2026-04-21 08:49:52 UTC",
"error": null,
"error_event": null,
"error_backtrace": null,
"process_id": "bc61d14f-74d7-44a7-9585-184ee2b94b9a",
"duration": "0.009064"
}
}