ExampleJob

Warteschlange
elephants
Priorität
-10
Erfolgreich
Argumente
"slow"
{
  "job_id": "7597209d-7345-4113-9a2b-12b1ad519254",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-27T10:48:32.002543389Z",
  "scheduled_at": "2026-04-27T10:49:17.002367211Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "7597209d-7345-4113-9a2b-12b1ad519254",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2026-04-27 10:49:17 UTC",
    "performed_at": "2026-04-27 10:49:17 UTC",
    "finished_at": "2026-04-27 10:49:22 UTC",
    "error": null,
    "created_at": "2026-04-27 10:48:32 UTC",
    "updated_at": "2026-04-27 10:49:22 UTC",
    "active_job_id": "7597209d-7345-4113-9a2b-12b1ad519254",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-04-27 10:48:32 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ausführungen
4ms in der Warteschlange
5,0s Laufzeit
Erfolgreich
{
  "job_id": "7597209d-7345-4113-9a2b-12b1ad519254",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-04-27T10:48:32.002543389Z",
  "scheduled_at": "2026-04-27T10:49:17.002367211Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "5659ce18-b49c-4c0b-82b6-dfc06165a210",
    "created_at": "2026-04-27 10:49:17 UTC",
    "updated_at": "2026-04-27 10:49:22 UTC",
    "active_job_id": "7597209d-7345-4113-9a2b-12b1ad519254",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-04-27 10:49:17 UTC",
    "finished_at": "2026-04-27 10:49:22 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "2a4de3e0-d14c-4826-8fa7-49fff31de8ae",
    "duration": "5.014675"
  }
}