ExampleJob

Warteschlange
default
Priorität
0
Erfolgreich
Argumente
"success"
{
  "job_id": "7af8b62d-179e-4e09-ad7b-fe5d8fea873d",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-09-13T21:59:19.002434373Z",
  "scheduled_at": "2026-09-13T21:59:19.002231366Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "7af8b62d-179e-4e09-ad7b-fe5d8fea873d",
    "active_job_id": "7af8b62d-179e-4e09-ad7b-fe5d8fea873d",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-13 21:59:19 UTC",
    "cron_at": "2026-09-13 21:59:19 UTC",
    "cron_key": "frequent_example",
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-13 21:59:19 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-13 21:59:19 UTC",
    "priority": 0,
    "queue_name": "default",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-13 21:59:19 UTC",
    "updated_at": "2026-09-13 21:59:19 UTC"
  }
}
Ausführungen
61ms in der Warteschlange
5ms Laufzeit
Erfolgreich
{
  "job_id": "7af8b62d-179e-4e09-ad7b-fe5d8fea873d",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-09-13T21:59:19.002434373Z",
  "scheduled_at": "2026-09-13T21:59:19.002231366Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "2c499374-1b04-46a1-88f5-342567cc9583",
    "active_job_id": "7af8b62d-179e-4e09-ad7b-fe5d8fea873d",
    "created_at": "2026-09-13 21:59:19 UTC",
    "duration": "0.005751",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-13 21:59:19 UTC",
    "job_class": "ExampleJob",
    "process_id": "54890d4b-41f8-472d-a4ec-b80191c66665",
    "queue_name": "default",
    "scheduled_at": "2026-09-13 21:59:19 UTC",
    "updated_at": "2026-09-13 21:59:19 UTC"
  }
}