ExampleJob

Warteschlange
elephants
Priorität
-10
Erfolgreich
Argumente
"slow"
{
  "job_id": "8ee77c71-f3af-402f-a73b-096e0152a482",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-03T18:54:10.697511752Z",
  "scheduled_at": "2026-09-03T18:55:07.697332117Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "8ee77c71-f3af-402f-a73b-096e0152a482",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2026-09-03 18:55:07 UTC",
    "performed_at": "2026-09-03 18:55:11 UTC",
    "finished_at": "2026-09-03 18:55:16 UTC",
    "error": null,
    "created_at": "2026-09-03 18:54:10 UTC",
    "updated_at": "2026-09-03 18:55:16 UTC",
    "active_job_id": "8ee77c71-f3af-402f-a73b-096e0152a482",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-09-03 18:54:10 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
3,8s in der Warteschlange
5,0s Laufzeit
Erfolgreich
{
  "job_id": "8ee77c71-f3af-402f-a73b-096e0152a482",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-03T18:54:10.697511752Z",
  "scheduled_at": "2026-09-03T18:55:07.697332117Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "74cf6d61-623a-4968-a1bd-0cafd95caee9",
    "created_at": "2026-09-03 18:55:11 UTC",
    "updated_at": "2026-09-03 18:55:16 UTC",
    "active_job_id": "8ee77c71-f3af-402f-a73b-096e0152a482",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-09-03 18:55:07 UTC",
    "finished_at": "2026-09-03 18:55:16 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "c9bb1009-c0d9-479b-b5e8-80243ec8816e",
    "duration": "5.012749"
  }
}