OtherJob

Очередь исполнения
default
Приоритет
0
Успешно
Параметры


{
  "job_id": "dd363cbf-1bb2-4f01-b46f-8bd6c42e4a19",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-12-02T05:40:30.002396315Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "dd363cbf-1bb2-4f01-b46f-8bd6c42e4a19",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2025-12-02 05:40:30 UTC",
    "performed_at": "2025-12-02 05:40:30 UTC",
    "finished_at": "2025-12-02 05:40:30 UTC",
    "error": null,
    "created_at": "2025-12-02 05:40:30 UTC",
    "updated_at": "2025-12-02 05:40:30 UTC",
    "active_job_id": "dd363cbf-1bb2-4f01-b46f-8bd6c42e4a19",
    "concurrency_key": "OtherJob",
    "cron_key": "other_example",
    "retried_good_job_id": null,
    "cron_at": "2025-12-02 05:40:30 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "OtherJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Выполнение заданий
12мс в очереди
9мс время выполнения
Успешно
{
  "job_id": "dd363cbf-1bb2-4f01-b46f-8bd6c42e4a19",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2025-12-02T05:40:30.002396315Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "3f8dfcd6-be9f-4bc5-b06b-07adb8eeef7f",
    "created_at": "2025-12-02 05:40:30 UTC",
    "updated_at": "2025-12-02 05:40:30 UTC",
    "active_job_id": "dd363cbf-1bb2-4f01-b46f-8bd6c42e4a19",
    "job_class": "OtherJob",
    "queue_name": "default",
    "scheduled_at": "2025-12-02 05:40:30 UTC",
    "finished_at": "2025-12-02 05:40:30 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "905b355c-3b69-4b26-947c-bb2d67ca8f26",
    "duration": "0.009356"
  }
}