ExampleJob

Очередь исполнения
default
Приоритет
0
Успешно
Параметры
"slow"
{
  "job_id": "b60346df-f45f-4a75-ad6d-a9893d7ef8f9",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-01-16T10:05:00.078797534Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "b60346df-f45f-4a75-ad6d-a9893d7ef8f9",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-01-16 10:05:00 UTC",
    "performed_at": "2026-01-16 10:05:00 UTC",
    "finished_at": "2026-01-16 10:05:05 UTC",
    "error": null,
    "created_at": "2026-01-16 10:05:00 UTC",
    "updated_at": "2026-01-16 10:05:05 UTC",
    "active_job_id": "b60346df-f45f-4a75-ad6d-a9893d7ef8f9",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": "d93ebee9-1ccf-4809-be25-71bdbb87d7e0",
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": [
      "slow"
    ],
    "locked_by_id": null,
    "locked_at": null
  }
}
Выполнение заданий
38мс в очереди
5,0s время выполнения
Успешно
{
  "job_id": "b60346df-f45f-4a75-ad6d-a9893d7ef8f9",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-01-16T10:05:00.078797534Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "5473187a-1b43-431c-982e-6e502a87f67c",
    "created_at": "2026-01-16 10:05:00 UTC",
    "updated_at": "2026-01-16 10:05:05 UTC",
    "active_job_id": "b60346df-f45f-4a75-ad6d-a9893d7ef8f9",
    "job_class": "ExampleJob",
    "queue_name": "default",
    "scheduled_at": "2026-01-16 10:05:00 UTC",
    "finished_at": "2026-01-16 10:05:05 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "f64bca0d-2339-4417-bcb9-8e46ab3628dc",
    "duration": "5.012697"
  }
}