ExampleJob

Очередь исполнения
mice
Приоритет
0
Успешно
Параметры
"slow"
{
  "job_id": "c8431300-1c2f-40db-9391-845fde5e10d8",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2026-09-24T21:43:21.002198001Z",
  "scheduled_at": "2026-09-24T21:43:21.002011164Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "c8431300-1c2f-40db-9391-845fde5e10d8",
    "active_job_id": "c8431300-1c2f-40db-9391-845fde5e10d8",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-24 21:43:21 UTC",
    "cron_at": "2026-09-24 21:43:21 UTC",
    "cron_key": "frequent_example",
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-24 21:43:26 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-24 21:43:21 UTC",
    "priority": 0,
    "queue_name": "mice",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-24 21:43:21 UTC",
    "updated_at": "2026-09-24 21:43:26 UTC"
  }
}
Выполнение заданий
27мс в очереди
5,0s время выполнения
Успешно
{
  "job_id": "c8431300-1c2f-40db-9391-845fde5e10d8",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2026-09-24T21:43:21.002198001Z",
  "scheduled_at": "2026-09-24T21:43:21.002011164Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "0276e914-e7db-4847-b74f-259e3e23641a",
    "active_job_id": "c8431300-1c2f-40db-9391-845fde5e10d8",
    "created_at": "2026-09-24 21:43:21 UTC",
    "duration": "5.009695",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-24 21:43:26 UTC",
    "job_class": "ExampleJob",
    "process_id": "ef7ca5bb-d125-47d5-ad89-9f987849707d",
    "queue_name": "mice",
    "scheduled_at": "2026-09-24 21:43:21 UTC",
    "updated_at": "2026-09-24 21:43:26 UTC"
  }
}