ExampleJob

Черга
elephants
Пріоритет
10
Успішно виконано
Аргументи
"slow"
{
  "job_id": "1a9a05c3-f4f7-4c20-84c4-9eb29cccef9d",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-03-04T02:48:11.002609358Z",
  "scheduled_at": "2026-03-04T02:48:11.002339947Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "1a9a05c3-f4f7-4c20-84c4-9eb29cccef9d",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2026-03-04 02:48:11 UTC",
    "performed_at": "2026-03-04 02:48:11 UTC",
    "finished_at": "2026-03-04 02:48:16 UTC",
    "error": null,
    "created_at": "2026-03-04 02:48:11 UTC",
    "updated_at": "2026-03-04 02:48:16 UTC",
    "active_job_id": "1a9a05c3-f4f7-4c20-84c4-9eb29cccef9d",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-03-04 02:48:11 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
  }
}
Виконання
11мс у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "1a9a05c3-f4f7-4c20-84c4-9eb29cccef9d",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-03-04T02:48:11.002609358Z",
  "scheduled_at": "2026-03-04T02:48:11.002339947Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "513c8464-eecc-4df0-be3e-16fe093ef3da",
    "created_at": "2026-03-04 02:48:11 UTC",
    "updated_at": "2026-03-04 02:48:16 UTC",
    "active_job_id": "1a9a05c3-f4f7-4c20-84c4-9eb29cccef9d",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-03-04 02:48:11 UTC",
    "finished_at": "2026-03-04 02:48:16 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "2731a53d-58db-46fc-aa4e-9df1813df1bf",
    "duration": "5.013997"
  }
}