ExampleJob

Wachtrij
elephants
Prioriteit
-10
Geslaagd
Argumenten
"slow"
{
  "job_id": "9fd35ed3-f50a-4865-adca-94dbeaa9b8b1",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-23T06:42:24.002329171Z",
  "scheduled_at": "2026-09-23T06:42:24.002040363Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "9fd35ed3-f50a-4865-adca-94dbeaa9b8b1",
    "active_job_id": "9fd35ed3-f50a-4865-adca-94dbeaa9b8b1",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-23 06:42:24 UTC",
    "cron_at": "2026-09-23 06:42:24 UTC",
    "cron_key": "frequent_example",
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-23 06:42:29 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-23 06:42:24 UTC",
    "priority": -10,
    "queue_name": "elephants",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-23 06:42:24 UTC",
    "updated_at": "2026-09-23 06:42:29 UTC"
  }
}
Executies
9ms in de wachtrij
5,0s looptijd
Geslaagd
{
  "job_id": "9fd35ed3-f50a-4865-adca-94dbeaa9b8b1",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-23T06:42:24.002329171Z",
  "scheduled_at": "2026-09-23T06:42:24.002040363Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "3cfb5742-508c-48e9-84fb-1f2306c07e58",
    "active_job_id": "9fd35ed3-f50a-4865-adca-94dbeaa9b8b1",
    "created_at": "2026-09-23 06:42:24 UTC",
    "duration": "5.01347",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-23 06:42:29 UTC",
    "job_class": "ExampleJob",
    "process_id": "16234b44-7889-4c67-8a52-99d2c31f6dc6",
    "queue_name": "elephants",
    "scheduled_at": "2026-09-23 06:42:24 UTC",
    "updated_at": "2026-09-23 06:42:29 UTC"
  }
}