ExampleJob

Очередь исполнения
mice
Приоритет
0
Успешно
Параметры
"success"
{
  "job_id": "01aaca0e-e1c3-4889-88c4-12d4f48b670d",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2024-11-14T07:13:29.003699567Z",
  "scheduled_at": "2024-11-14T07:14:09.003559406Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "01aaca0e-e1c3-4889-88c4-12d4f48b670d",
    "queue_name": "mice",
    "priority": 0,
    "scheduled_at": "2024-11-14 07:14:09 UTC",
    "performed_at": "2024-11-14 07:14:09 UTC",
    "finished_at": "2024-11-14 07:14:09 UTC",
    "error": null,
    "created_at": "2024-11-14 07:13:29 UTC",
    "updated_at": "2024-11-14 07:14:09 UTC",
    "active_job_id": "01aaca0e-e1c3-4889-88c4-12d4f48b670d",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-11-14 07:13:29 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
  }
}
Выполнение заданий
51мс в очереди
17мс время выполнения
Успешно
{
  "job_id": "01aaca0e-e1c3-4889-88c4-12d4f48b670d",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "mice",
  "enqueued_at": "2024-11-14T07:13:29.003699567Z",
  "scheduled_at": "2024-11-14T07:14:09.003559406Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "e17cc8d2-5426-4ebb-bd4f-e2f601679171",
    "created_at": "2024-11-14 07:14:09 UTC",
    "updated_at": "2024-11-14 07:14:09 UTC",
    "active_job_id": "01aaca0e-e1c3-4889-88c4-12d4f48b670d",
    "job_class": "ExampleJob",
    "queue_name": "mice",
    "scheduled_at": "2024-11-14 07:14:09 UTC",
    "finished_at": "2024-11-14 07:14:09 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "7633ed75-a41a-424b-8315-cd8a305c6342",
    "duration": "0.017209"
  }
}