ExampleJob

Очередь исполнения
elephants
Приоритет
0
Успешно
Параметры
"slow"
{
  "job_id": "a5cc9433-c051-49e8-8d14-a3fde0f4e448",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2024-11-14T06:47:54.002870031Z",
  "scheduled_at": "2024-11-14T06:48:09.002701769Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "a5cc9433-c051-49e8-8d14-a3fde0f4e448",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2024-11-14 06:48:09 UTC",
    "performed_at": "2024-11-14 06:48:09 UTC",
    "finished_at": "2024-11-14 06:48:14 UTC",
    "error": null,
    "created_at": "2024-11-14 06:47:54 UTC",
    "updated_at": "2024-11-14 06:48:14 UTC",
    "active_job_id": "a5cc9433-c051-49e8-8d14-a3fde0f4e448",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-11-14 06:47:54 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
  }
}
Выполнение заданий
44мс в очереди
5,0s время выполнения
Успешно
{
  "job_id": "a5cc9433-c051-49e8-8d14-a3fde0f4e448",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2024-11-14T06:47:54.002870031Z",
  "scheduled_at": "2024-11-14T06:48:09.002701769Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "11969589-ac82-4754-b6d5-206d7d24be15",
    "created_at": "2024-11-14 06:48:09 UTC",
    "updated_at": "2024-11-14 06:48:14 UTC",
    "active_job_id": "a5cc9433-c051-49e8-8d14-a3fde0f4e448",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2024-11-14 06:48:09 UTC",
    "finished_at": "2024-11-14 06:48:14 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "7633ed75-a41a-424b-8315-cd8a305c6342",
    "duration": "5.032434"
  }
}