ExampleJob

Warteschlange
elephants
Priorität
-10
Erfolgreich
Argumente
"slow"
{
  "job_id": "f95a1454-ee19-4f90-8978-f8d81f8c1ff9",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-12-21T12:43:04.001990580Z",
  "scheduled_at": "2025-12-21T12:43:12.001808582Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "f95a1454-ee19-4f90-8978-f8d81f8c1ff9",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2025-12-21 12:43:12 UTC",
    "performed_at": "2025-12-21 12:43:12 UTC",
    "finished_at": "2025-12-21 12:43:17 UTC",
    "error": null,
    "created_at": "2025-12-21 12:43:04 UTC",
    "updated_at": "2025-12-21 12:43:17 UTC",
    "active_job_id": "f95a1454-ee19-4f90-8978-f8d81f8c1ff9",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-12-21 12:43:04 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
22ms in der Warteschlange
5,0s Laufzeit
Erfolgreich
{
  "job_id": "f95a1454-ee19-4f90-8978-f8d81f8c1ff9",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-12-21T12:43:04.001990580Z",
  "scheduled_at": "2025-12-21T12:43:12.001808582Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "a302f120-6d69-4782-b643-03b3a0358148",
    "created_at": "2025-12-21 12:43:12 UTC",
    "updated_at": "2025-12-21 12:43:17 UTC",
    "active_job_id": "f95a1454-ee19-4f90-8978-f8d81f8c1ff9",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-12-21 12:43:12 UTC",
    "finished_at": "2025-12-21 12:43:17 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "ad416c98-fda1-44c3-8d82-321a803f367e",
    "duration": "5.018006"
  }
}