ExampleJob

Warteschlange
elephants
Priorität
10
Erfolgreich
Argumente
"slow"
{
  "job_id": "c314ff43-52f8-47c3-bb85-4788c535d204",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-05-02T10:12:42.001989919Z",
  "scheduled_at": "2026-05-02T10:12:42.001796414Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "c314ff43-52f8-47c3-bb85-4788c535d204",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2026-05-02 10:12:42 UTC",
    "performed_at": "2026-05-02 10:12:42 UTC",
    "finished_at": "2026-05-02 10:12:47 UTC",
    "error": null,
    "created_at": "2026-05-02 10:12:42 UTC",
    "updated_at": "2026-05-02 10:12:47 UTC",
    "active_job_id": "c314ff43-52f8-47c3-bb85-4788c535d204",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-05-02 10:12:42 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
10ms in der Warteschlange
5,0s Laufzeit
Erfolgreich
{
  "job_id": "c314ff43-52f8-47c3-bb85-4788c535d204",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-05-02T10:12:42.001989919Z",
  "scheduled_at": "2026-05-02T10:12:42.001796414Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "00057569-c4fb-481c-ba76-aa3a5df08d25",
    "created_at": "2026-05-02 10:12:42 UTC",
    "updated_at": "2026-05-02 10:12:47 UTC",
    "active_job_id": "c314ff43-52f8-47c3-bb85-4788c535d204",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-05-02 10:12:42 UTC",
    "finished_at": "2026-05-02 10:12:47 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "46cf4f3e-3d68-4b7a-bd97-53c165dd89f4",
    "duration": "5.012223"
  }
}