Роботи

Черга
Пріоритет
Мітки
Спроби
{
  "job_id": "194b1a75-423a-4a0b-bec0-9b18c1caf6c4",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "error_five_times"
  ],
  "job_class": "ExampleJob",
  "executions": 4,
  "queue_name": "mice",
  "enqueued_at": "2026-06-21T17:47:46.905411146Z",
  "scheduled_at": "2026-06-21T17:52:10.193996321Z",
  "provider_job_id": "194b1a75-423a-4a0b-bec0-9b18c1caf6c4",
  "exception_executions": {
    "[StandardError]": 4
  },
  "_good_job": {
    "id": "194b1a75-423a-4a0b-bec0-9b18c1caf6c4",
    "queue_name": "mice",
    "priority": 0,
    "scheduled_at": "2026-06-21 17:52:10 UTC",
    "performed_at": null,
    "finished_at": null,
    "error": "ExampleJob::ExpectedError: Executed 4 times.",
    "created_at": "2026-06-21 17:47:46 UTC",
    "updated_at": "2026-06-21 17:47:46 UTC",
    "active_job_id": "194b1a75-423a-4a0b-bec0-9b18c1caf6c4",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "cron_at": "2026-06-21 17:45:45 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "executions_count": 4,
    "job_class": "ExampleJob",
    "error_event": "retried",
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}