ExampleJob

Warteschlange
elephants
Priorität
10
Erfolgreich
Argumente
"slow"
{
  "job_id": "d8b0c6fb-f263-4832-88ef-83cdab850b39",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-03-02T02:05:22.006336214Z",
  "scheduled_at": "2026-03-02T02:05:22.006157417Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "d8b0c6fb-f263-4832-88ef-83cdab850b39",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2026-03-02 02:05:22 UTC",
    "performed_at": "2026-03-02 02:05:22 UTC",
    "finished_at": "2026-03-02 02:05:27 UTC",
    "error": null,
    "created_at": "2026-03-02 02:05:22 UTC",
    "updated_at": "2026-03-02 02:05:27 UTC",
    "active_job_id": "d8b0c6fb-f263-4832-88ef-83cdab850b39",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-03-02 02:05:22 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
14ms in der Warteschlange
5,0s Laufzeit
Erfolgreich
{
  "job_id": "d8b0c6fb-f263-4832-88ef-83cdab850b39",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-03-02T02:05:22.006336214Z",
  "scheduled_at": "2026-03-02T02:05:22.006157417Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "f1a6b564-7d7a-4f48-be66-6359b8e14676",
    "created_at": "2026-03-02 02:05:22 UTC",
    "updated_at": "2026-03-02 02:05:27 UTC",
    "active_job_id": "d8b0c6fb-f263-4832-88ef-83cdab850b39",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-03-02 02:05:22 UTC",
    "finished_at": "2026-03-02 02:05:27 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "82ff6d0d-2eb3-4460-90c6-affc5fdf0396",
    "duration": "5.0219"
  }
}