ExampleJob"slow"
{
"job_id": "a44cd6fc-4b4a-4d5a-bac7-e31cc96ca1c7",
"locale": "en",
"priority": 10,
"timezone": "UTC",
"arguments": [
"slow"
],
"job_class": "ExampleJob",
"executions": 0,
"queue_name": "elephants",
"enqueued_at": "2026-05-19T07:00:18.001813969Z",
"scheduled_at": "2026-05-19T07:00:33.001626849Z",
"provider_job_id": null,
"exception_executions": {},
"_good_job": {
"id": "a44cd6fc-4b4a-4d5a-bac7-e31cc96ca1c7",
"queue_name": "elephants",
"priority": 10,
"scheduled_at": "2026-05-19 07:00:33 UTC",
"performed_at": "2026-05-19 07:00:33 UTC",
"finished_at": "2026-05-19 07:00:38 UTC",
"error": null,
"created_at": "2026-05-19 07:00:18 UTC",
"updated_at": "2026-05-19 07:00:38 UTC",
"active_job_id": "a44cd6fc-4b4a-4d5a-bac7-e31cc96ca1c7",
"concurrency_key": "ExampleJob",
"cron_key": "frequent_example",
"retried_good_job_id": null,
"cron_at": "2026-05-19 07:00:18 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": "a44cd6fc-4b4a-4d5a-bac7-e31cc96ca1c7",
"locale": "en",
"priority": 10,
"timezone": "UTC",
"arguments": [
"slow"
],
"job_class": "ExampleJob",
"executions": 0,
"queue_name": "elephants",
"enqueued_at": "2026-05-19T07:00:18.001813969Z",
"scheduled_at": "2026-05-19T07:00:33.001626849Z",
"provider_job_id": null,
"exception_executions": {},
"_good_job_execution": {
"id": "7ad96bcd-c1cc-4f48-9591-7ef74ddd3321",
"created_at": "2026-05-19 07:00:33 UTC",
"updated_at": "2026-05-19 07:00:38 UTC",
"active_job_id": "a44cd6fc-4b4a-4d5a-bac7-e31cc96ca1c7",
"job_class": "ExampleJob",
"queue_name": "elephants",
"scheduled_at": "2026-05-19 07:00:33 UTC",
"finished_at": "2026-05-19 07:00:38 UTC",
"error": null,
"error_event": null,
"error_backtrace": null,
"process_id": "bf6b0a49-b204-4828-abb6-4f39f39a2731",
"duration": "5.018689"
}
}