ExampleJob

Очередь исполнения
default
Приоритет
-10
Успешно
Параметры
"success"
{
  "job_id": "abf65e9c-2ecf-4f3f-aedc-f1880c0b3dcb",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-08-25T13:54:58.204383030Z",
  "scheduled_at": "2026-08-25T13:54:58.204137425Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "abf65e9c-2ecf-4f3f-aedc-f1880c0b3dcb",
    "queue_name": "default",
    "priority": -10,
    "scheduled_at": "2026-08-25 13:54:58 UTC",
    "performed_at": "2026-08-25 13:54:59 UTC",
    "finished_at": "2026-08-25 13:54:59 UTC",
    "error": null,
    "created_at": "2026-08-25 13:54:58 UTC",
    "updated_at": "2026-08-25 13:54:59 UTC",
    "active_job_id": "abf65e9c-2ecf-4f3f-aedc-f1880c0b3dcb",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-08-25 13:54:58 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
  }
}
Выполнение заданий
1,0s в очереди
20мс время выполнения
Успешно
{
  "job_id": "abf65e9c-2ecf-4f3f-aedc-f1880c0b3dcb",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-08-25T13:54:58.204383030Z",
  "scheduled_at": "2026-08-25T13:54:58.204137425Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "74f155de-f66c-438f-8daf-36ffa5010ecc",
    "created_at": "2026-08-25 13:54:59 UTC",
    "updated_at": "2026-08-25 13:54:59 UTC",
    "active_job_id": "abf65e9c-2ecf-4f3f-aedc-f1880c0b3dcb",
    "job_class": "ExampleJob",
    "queue_name": "default",
    "scheduled_at": "2026-08-25 13:54:58 UTC",
    "finished_at": "2026-08-25 13:54:59 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "8f494911-1047-4a33-9a24-22172dd04d37",
    "duration": "0.020399"
  }
}