Задания

Очередь исполнения
Приоритет
Метки
Попытки
{
  "job_id": "1a2895e2-39d2-4ac3-b13f-7f1e73ff3242",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 1,
  "queue_name": "elephants",
  "enqueued_at": "2026-06-12T15:13:45.035304615Z",
  "scheduled_at": "2026-06-12T15:13:48.169237482Z",
  "provider_job_id": "1a2895e2-39d2-4ac3-b13f-7f1e73ff3242",
  "exception_executions": {
    "[ExampleJob::DeadError]": 1
  },
  "_good_job": {
    "id": "1a2895e2-39d2-4ac3-b13f-7f1e73ff3242",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2026-06-12 15:13:48 UTC",
    "performed_at": null,
    "finished_at": null,
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2026-06-12 15:13:45 UTC",
    "updated_at": "2026-06-12 15:13:45 UTC",
    "active_job_id": "1a2895e2-39d2-4ac3-b13f-7f1e73ff3242",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-06-12 15:13:05 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": "retried",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}