ExampleJob

Wachtrij
elephants
Prioriteit
-10
Geslaagd
Argumenten
"success"
{
  "job_id": "b662d179-c1f8-4cd6-a374-e48427cdef0a",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2024-11-14T06:34:43.004203030Z",
  "scheduled_at": "2024-11-14T06:34:53.004021247Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "b662d179-c1f8-4cd6-a374-e48427cdef0a",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2024-11-14 06:34:53 UTC",
    "performed_at": "2024-11-14 06:34:53 UTC",
    "finished_at": "2024-11-14 06:34:53 UTC",
    "error": null,
    "created_at": "2024-11-14 06:34:43 UTC",
    "updated_at": "2024-11-14 06:34:53 UTC",
    "active_job_id": "b662d179-c1f8-4cd6-a374-e48427cdef0a",
    "concurrency_key": null,
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2024-11-14 06:34:43 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
153ms in de wachtrij
22ms looptijd
Geslaagd
{
  "job_id": "b662d179-c1f8-4cd6-a374-e48427cdef0a",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2024-11-14T06:34:43.004203030Z",
  "scheduled_at": "2024-11-14T06:34:53.004021247Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "3352cc2e-7d80-4aa8-ae2e-eafffefded4e",
    "created_at": "2024-11-14 06:34:53 UTC",
    "updated_at": "2024-11-14 06:34:53 UTC",
    "active_job_id": "b662d179-c1f8-4cd6-a374-e48427cdef0a",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2024-11-14 06:34:53 UTC",
    "finished_at": "2024-11-14 06:34:53 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "7633ed75-a41a-424b-8315-cd8a305c6342",
    "duration": "0.022368"
  }
}