ExampleJob

Kuyruk
elephants
Öncelik
10
Başarılı
Argümanlar
"success"
{
  "job_id": "7d5ab46c-6583-4a9e-929c-c6294fff2b33",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-23T09:03:00.001901716Z",
  "scheduled_at": "2026-09-23T09:03:23.001708497Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "7d5ab46c-6583-4a9e-929c-c6294fff2b33",
    "active_job_id": "7d5ab46c-6583-4a9e-929c-c6294fff2b33",
    "batch_callback_id": null,
    "batch_id": null,
    "concurrency_key": "ExampleJob",
    "created_at": "2026-09-23 09:03:00 UTC",
    "cron_at": "2026-09-23 09:03:00 UTC",
    "cron_key": "frequent_example",
    "error": null,
    "error_event": null,
    "executions_count": 1,
    "finished_at": "2026-09-23 09:03:23 UTC",
    "is_discrete": null,
    "job_class": "ExampleJob",
    "labels": null,
    "lock_type": null,
    "locked_at": null,
    "locked_by_id": null,
    "performed_at": "2026-09-23 09:03:23 UTC",
    "priority": 10,
    "queue_name": "elephants",
    "retried_good_job_id": null,
    "scheduled_at": "2026-09-23 09:03:23 UTC",
    "updated_at": "2026-09-23 09:03:23 UTC"
  }
}
İşlemler
4 ms sırada
6 ms çalışma süresi
Başarılı
{
  "job_id": "7d5ab46c-6583-4a9e-929c-c6294fff2b33",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2026-09-23T09:03:00.001901716Z",
  "scheduled_at": "2026-09-23T09:03:23.001708497Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "822f240f-2909-4c86-8a7c-b2bd9c62d977",
    "active_job_id": "7d5ab46c-6583-4a9e-929c-c6294fff2b33",
    "created_at": "2026-09-23 09:03:23 UTC",
    "duration": "0.006217",
    "error": null,
    "error_backtrace": null,
    "error_event": null,
    "finished_at": "2026-09-23 09:03:23 UTC",
    "job_class": "ExampleJob",
    "process_id": "16234b44-7889-4c67-8a52-99d2c31f6dc6",
    "queue_name": "elephants",
    "scheduled_at": "2026-09-23 09:03:23 UTC",
    "updated_at": "2026-09-23 09:03:23 UTC"
  }
}