ExampleJob

Wachtrij
elephants
Prioriteit
-10
Geslaagd
Argumenten
"slow"
{
  "job_id": "47657ff4-7809-4d99-a55d-b6a4ae7ce0f5",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-03-02T02:15:14.001570054Z",
  "scheduled_at": "2026-03-02T02:15:14.001401459Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "47657ff4-7809-4d99-a55d-b6a4ae7ce0f5",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2026-03-02 02:15:14 UTC",
    "performed_at": "2026-03-02 02:15:14 UTC",
    "finished_at": "2026-03-02 02:15:19 UTC",
    "error": null,
    "created_at": "2026-03-02 02:15:14 UTC",
    "updated_at": "2026-03-02 02:15:19 UTC",
    "active_job_id": "47657ff4-7809-4d99-a55d-b6a4ae7ce0f5",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2026-03-02 02:15:14 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
  }
}
Executies
7ms in de wachtrij
5,0s looptijd
Geslaagd
{
  "job_id": "47657ff4-7809-4d99-a55d-b6a4ae7ce0f5",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-03-02T02:15:14.001570054Z",
  "scheduled_at": "2026-03-02T02:15:14.001401459Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "bf6032d5-8ab7-45d3-ac4c-75a9807c0980",
    "created_at": "2026-03-02 02:15:14 UTC",
    "updated_at": "2026-03-02 02:15:19 UTC",
    "active_job_id": "47657ff4-7809-4d99-a55d-b6a4ae7ce0f5",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2026-03-02 02:15:14 UTC",
    "finished_at": "2026-03-02 02:15:19 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "82ff6d0d-2eb3-4460-90c6-affc5fdf0396",
    "duration": "5.009518"
  }
}