OtherJob

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


{
  "job_id": "c1f1d6de-e852-47b3-b850-1f1cca41ef41",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-04-10T18:24:15.007393750Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "c1f1d6de-e852-47b3-b850-1f1cca41ef41",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-04-10 18:24:15 UTC",
    "performed_at": "2026-04-10 18:24:15 UTC",
    "finished_at": "2026-04-10 18:24:15 UTC",
    "error": null,
    "created_at": "2026-04-10 18:24:15 UTC",
    "updated_at": "2026-04-10 18:24:15 UTC",
    "active_job_id": "c1f1d6de-e852-47b3-b850-1f1cca41ef41",
    "concurrency_key": "OtherJob",
    "cron_key": "other_example",
    "retried_good_job_id": null,
    "cron_at": "2026-04-10 18:24:15 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,
    "lock_type": null
  }
}
Выполнение заданий
9мс в очереди
14мс время выполнения
Успешно
{
  "job_id": "c1f1d6de-e852-47b3-b850-1f1cca41ef41",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "OtherJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-04-10T18:24:15.007393750Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "428afbfb-4cbb-46f8-b0b9-3e0ef77260a5",
    "created_at": "2026-04-10 18:24:15 UTC",
    "updated_at": "2026-04-10 18:24:15 UTC",
    "active_job_id": "c1f1d6de-e852-47b3-b850-1f1cca41ef41",
    "job_class": "OtherJob",
    "queue_name": "default",
    "scheduled_at": "2026-04-10 18:24:15 UTC",
    "finished_at": "2026-04-10 18:24:15 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "81c4f65d-e115-4238-a963-dc8c5e1c460b",
    "duration": "0.014098"
  }
}