ExampleJob

Warteschlange
default
Priorität
0
Erfolgreich
Argumente
"slow"
{
  "job_id": "43b28a10-01e5-45af-9323-8dd2b1b44304",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-07-27T06:21:35.873448334Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "43b28a10-01e5-45af-9323-8dd2b1b44304",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-07-27 06:21:35 UTC",
    "performed_at": "2026-07-27 06:21:38 UTC",
    "finished_at": "2026-07-27 06:21:43 UTC",
    "error": null,
    "created_at": "2026-07-27 06:21:35 UTC",
    "updated_at": "2026-07-27 06:21:43 UTC",
    "active_job_id": "43b28a10-01e5-45af-9323-8dd2b1b44304",
    "concurrency_key": "ExampleJob",
    "cron_key": null,
    "retried_good_job_id": null,
    "cron_at": null,
    "batch_id": "2eef807e-77e0-4a92-bc5f-79be7c32969f",
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": [
      "slow"
    ],
    "locked_by_id": null,
    "locked_at": null
  }
}
Ausführungen
2,3s in der Warteschlange
5,0s Laufzeit
Erfolgreich
{
  "job_id": "43b28a10-01e5-45af-9323-8dd2b1b44304",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-07-27T06:21:35.873448334Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "965a7deb-0327-4a08-8464-fc61bd575c43",
    "created_at": "2026-07-27 06:21:38 UTC",
    "updated_at": "2026-07-27 06:21:43 UTC",
    "active_job_id": "43b28a10-01e5-45af-9323-8dd2b1b44304",
    "job_class": "ExampleJob",
    "queue_name": "default",
    "scheduled_at": "2026-07-27 06:21:35 UTC",
    "finished_at": "2026-07-27 06:21:43 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "a36a6c89-1ae6-42bc-b420-d8746238ab59",
    "duration": "5.049437"
  }
}