ExampleJob

Warteschlange
elephants
Priorität
-10
Erfolgreich
Argumente
"success"
{
  "job_id": "ef82b65e-0679-4642-a1ca-4d9bc421e486",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-06-13T02:40:44.002004192Z",
  "scheduled_at": "2026-06-13T02:41:27.001734652Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "ef82b65e-0679-4642-a1ca-4d9bc421e486",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2026-06-13 02:41:27 UTC",
    "performed_at": "2026-06-13 02:41:27 UTC",
    "finished_at": "2026-06-13 02:41:27 UTC",
    "error": null,
    "created_at": "2026-06-13 02:40:44 UTC",
    "updated_at": "2026-06-13 02:41:27 UTC",
    "active_job_id": "ef82b65e-0679-4642-a1ca-4d9bc421e486",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-06-13 02:40:44 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
20ms in der Warteschlange
14ms Laufzeit
Erfolgreich
{
  "job_id": "ef82b65e-0679-4642-a1ca-4d9bc421e486",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-06-13T02:40:44.002004192Z",
  "scheduled_at": "2026-06-13T02:41:27.001734652Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "f55daf4f-fa23-4c14-b286-4f0b68db86e1",
    "created_at": "2026-06-13 02:41:27 UTC",
    "updated_at": "2026-06-13 02:41:27 UTC",
    "active_job_id": "ef82b65e-0679-4642-a1ca-4d9bc421e486",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-06-13 02:41:27 UTC",
    "finished_at": "2026-06-13 02:41:27 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "74670f87-dec7-4252-9ddd-bb2af594c2ad",
    "duration": "0.014906"
  }
}