ExampleJob

Warteschlange
elephants
Priorität
0
Erfolgreich
Argumente
"slow"
{
  "job_id": "01503033-4290-4748-b0c4-b40e6d4ce8c2",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-06-22T17:23:04.002121638Z",
  "scheduled_at": "2026-06-22T17:23:04.001924299Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "01503033-4290-4748-b0c4-b40e6d4ce8c2",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2026-06-22 17:23:04 UTC",
    "performed_at": "2026-06-22 17:23:04 UTC",
    "finished_at": "2026-06-22 17:23:09 UTC",
    "error": null,
    "created_at": "2026-06-22 17:23:04 UTC",
    "updated_at": "2026-06-22 17:23:09 UTC",
    "active_job_id": "01503033-4290-4748-b0c4-b40e6d4ce8c2",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-06-22 17:23: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
14ms in der Warteschlange
5,0s Laufzeit
Erfolgreich
{
  "job_id": "01503033-4290-4748-b0c4-b40e6d4ce8c2",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-06-22T17:23:04.002121638Z",
  "scheduled_at": "2026-06-22T17:23:04.001924299Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "e26b6b94-66ad-46e8-bd53-b8649708869d",
    "created_at": "2026-06-22 17:23:04 UTC",
    "updated_at": "2026-06-22 17:23:09 UTC",
    "active_job_id": "01503033-4290-4748-b0c4-b40e6d4ce8c2",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-06-22 17:23:04 UTC",
    "finished_at": "2026-06-22 17:23:09 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "a8a2c652-5af6-4a82-8aa7-7c0ab34f1b1c",
    "duration": "5.020395"
  }
}