OtherJob

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


{
  "job_id": "4b28c1b8-a6de-4fb0-aeaa-27c33300f900",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-05-27T13:36:30.006734877Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "4b28c1b8-a6de-4fb0-aeaa-27c33300f900",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-05-27 13:36:30 UTC",
    "performed_at": "2026-05-27 13:36:30 UTC",
    "finished_at": "2026-05-27 13:36:30 UTC",
    "error": null,
    "created_at": "2026-05-27 13:36:30 UTC",
    "updated_at": "2026-05-27 13:36:30 UTC",
    "active_job_id": "4b28c1b8-a6de-4fb0-aeaa-27c33300f900",
    "concurrency_key": "OtherJob",
    "cron_key": "other_example",
    "retried_good_job_id": null,
    "cron_at": "2026-05-27 13:36: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
  }
}
Выполнение заданий
79мс в очереди
44мс время выполнения
Успешно
{
  "job_id": "4b28c1b8-a6de-4fb0-aeaa-27c33300f900",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-05-27T13:36:30.006734877Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "2e20702a-2f65-48f8-886c-00e47acc339a",
    "created_at": "2026-05-27 13:36:30 UTC",
    "updated_at": "2026-05-27 13:36:30 UTC",
    "active_job_id": "4b28c1b8-a6de-4fb0-aeaa-27c33300f900",
    "job_class": "OtherJob",
    "queue_name": "default",
    "scheduled_at": "2026-05-27 13:36:30 UTC",
    "finished_at": "2026-05-27 13:36:30 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "6bc715ac-0d5d-4e02-a8d2-e7fc67dbfe2b",
    "duration": "0.04488"
  }
}