Jobs

Warteschlange
Priorität
Versuche
{
  "job_id": "f303fd8d-c7a5-4e1e-8cef-c13675f0912d",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "dead"
  ],
  "job_class": "ExampleJob",
  "executions": 1,
  "queue_name": "mice",
  "enqueued_at": "2024-11-21T15:06:33.062142014Z",
  "scheduled_at": "2024-11-21T15:06:36.188708807Z",
  "provider_job_id": "f303fd8d-c7a5-4e1e-8cef-c13675f0912d",
  "exception_executions": {
    "[ExampleJob::DeadError]": 1
  },
  "_good_job": {
    "id": "f303fd8d-c7a5-4e1e-8cef-c13675f0912d",
    "queue_name": "mice",
    "priority": 10,
    "scheduled_at": "2024-11-21 15:06:36 UTC",
    "performed_at": null,
    "finished_at": null,
    "error": "ExampleJob::DeadError: ExampleJob::DeadError",
    "created_at": "2024-11-21 15:06:33 UTC",
    "updated_at": "2024-11-21 15:06:33 UTC",
    "active_job_id": "f303fd8d-c7a5-4e1e-8cef-c13675f0912d",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "cron_at": "2024-11-21 15:06:33 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
  }
}