ExampleJob

Warteschlange
elephants
Priorität
0
Erfolgreich
Argumente
"success"
{
  "job_id": "106a6c0f-c48f-4119-9174-25e2ba6e3d61",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-08-25T01:29:46.002833663Z",
  "scheduled_at": "2025-08-25T01:29:59.002681902Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "106a6c0f-c48f-4119-9174-25e2ba6e3d61",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2025-08-25 01:29:59 UTC",
    "performed_at": "2025-08-25 01:29:59 UTC",
    "finished_at": "2025-08-25 01:29:59 UTC",
    "error": null,
    "created_at": "2025-08-25 01:29:46 UTC",
    "updated_at": "2025-08-25 01:29:59 UTC",
    "active_job_id": "106a6c0f-c48f-4119-9174-25e2ba6e3d61",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-08-25 01:29:46 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
  }
}
Hinrichtungen
42ms in der Warteschlange
24ms Laufzeit
Erfolgreich
{
  "job_id": "106a6c0f-c48f-4119-9174-25e2ba6e3d61",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "success"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-08-25T01:29:46.002833663Z",
  "scheduled_at": "2025-08-25T01:29:59.002681902Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "44afe14c-cd66-4141-9816-6f48102123ba",
    "created_at": "2025-08-25 01:29:59 UTC",
    "updated_at": "2025-08-25 01:29:59 UTC",
    "active_job_id": "106a6c0f-c48f-4119-9174-25e2ba6e3d61",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-08-25 01:29:59 UTC",
    "finished_at": "2025-08-25 01:29:59 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "6fc2e1dd-fc30-48f2-8a15-fe7a05553b64",
    "duration": "0.024182"
  }
}