ExampleJob

Черга
default
Пріоритет
0
Успішно виконано
Аргументи
"slow"
{
  "job_id": "af40f0b3-fe11-4256-ab07-70b43a92905d",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-07-27T20:45:52.807500352Z",
  "scheduled_at": "2026-07-27T20:46:06.807219445Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "af40f0b3-fe11-4256-ab07-70b43a92905d",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-27 20:46:06 UTC",
    "performed_at": "2026-07-27 20:46:09 UTC",
    "finished_at": "2026-07-27 20:46:14 UTC",
    "error": null,
    "created_at": "2026-07-27 20:45:52 UTC",
    "updated_at": "2026-07-27 20:46:14 UTC",
    "active_job_id": "af40f0b3-fe11-4256-ab07-70b43a92905d",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-07-27 20:45:52 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
  }
}
Виконання
2.7с у черзі
5.0с час виконання
Успішно виконано
{
  "job_id": "af40f0b3-fe11-4256-ab07-70b43a92905d",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-07-27T20:45:52.807500352Z",
  "scheduled_at": "2026-07-27T20:46:06.807219445Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "d900f46f-1782-42ad-bd79-48676be623a2",
    "created_at": "2026-07-27 20:46:09 UTC",
    "updated_at": "2026-07-27 20:46:14 UTC",
    "active_job_id": "af40f0b3-fe11-4256-ab07-70b43a92905d",
    "job_class": "ExampleJob",
    "queue_name": "default",
    "scheduled_at": "2026-07-27 20:46:06 UTC",
    "finished_at": "2026-07-27 20:46:14 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "af3d2dda-abcf-4991-b4b0-876274c5cc30",
    "duration": "5.025391"
  }
}