ExampleJob

Очередь исполнения
default
Приоритет
0
Успешно
Параметры
"slow"
{
  "job_id": "a3da8d1b-2be9-4c92-855d-4a0914ed6fff",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-09-17T22:28:30.065157774Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "a3da8d1b-2be9-4c92-855d-4a0914ed6fff",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-09-17 22:28:30 UTC",
    "performed_at": "2025-09-17 22:28:30 UTC",
    "finished_at": "2025-09-17 22:28:35 UTC",
    "error": null,
    "created_at": "2025-09-17 22:28:30 UTC",
    "updated_at": "2025-09-17 22:28:35 UTC",
    "active_job_id": "a3da8d1b-2be9-4c92-855d-4a0914ed6fff",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": "8ebb2656-7178-4df6-9ee5-d2b2fb7826ea",
    "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
  }
}
Выполнение заданий
33мс в очереди
5,0s время выполнения
Успешно
{
  "job_id": "a3da8d1b-2be9-4c92-855d-4a0914ed6fff",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-09-17T22:28:30.065157774Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "f7631b12-956e-42e1-8820-c3e711d492bf",
    "created_at": "2025-09-17 22:28:30 UTC",
    "updated_at": "2025-09-17 22:28:35 UTC",
    "active_job_id": "a3da8d1b-2be9-4c92-855d-4a0914ed6fff",
    "job_class": "ExampleJob",
    "queue_name": "default",
    "scheduled_at": "2025-09-17 22:28:30 UTC",
    "finished_at": "2025-09-17 22:28:35 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "4240693b-b49f-4e74-a853-55b541c54f7d",
    "duration": "5.011745"
  }
}