ExampleJob

Warteschlange
elephants
Priorität
-10
Erfolgreich
Argumente
"success"
{
  "job_id": "4d6847b2-76f5-4a02-a644-5e7f22125686",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-04T07:57:06.509463125Z",
  "scheduled_at": "2026-09-04T07:57:06.509300496Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "4d6847b2-76f5-4a02-a644-5e7f22125686",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2026-09-04 07:57:06 UTC",
    "performed_at": "2026-09-04 07:57:06 UTC",
    "finished_at": "2026-09-04 07:57:06 UTC",
    "error": null,
    "created_at": "2026-09-04 07:57:06 UTC",
    "updated_at": "2026-09-04 07:57:06 UTC",
    "active_job_id": "4d6847b2-76f5-4a02-a644-5e7f22125686",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-09-04 07:57:03 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
37ms in der Warteschlange
6ms Laufzeit
Erfolgreich
{
  "job_id": "4d6847b2-76f5-4a02-a644-5e7f22125686",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-04T07:57:06.509463125Z",
  "scheduled_at": "2026-09-04T07:57:06.509300496Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "ce4d8b3f-ab17-4df3-ac6c-7094fb8cd16a",
    "created_at": "2026-09-04 07:57:06 UTC",
    "updated_at": "2026-09-04 07:57:06 UTC",
    "active_job_id": "4d6847b2-76f5-4a02-a644-5e7f22125686",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-09-04 07:57:06 UTC",
    "finished_at": "2026-09-04 07:57:06 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "3b0c0139-a782-4417-8d5e-8828ddb5f00c",
    "duration": "0.006692"
  }
}