ExampleJob

Warteschlange
elephants
Priorität
0
Erfolgreich
Argumente
"slow"
{
  "job_id": "d7a7e9ea-8320-40c5-b7dc-4c023565dfbf",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-10-12T03:44:55.001990474Z",
  "scheduled_at": "2025-10-12T03:44:55.001813174Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "d7a7e9ea-8320-40c5-b7dc-4c023565dfbf",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2025-10-12 03:44:55 UTC",
    "performed_at": "2025-10-12 03:44:55 UTC",
    "finished_at": "2025-10-12 03:45:00 UTC",
    "error": null,
    "created_at": "2025-10-12 03:44:55 UTC",
    "updated_at": "2025-10-12 03:45:00 UTC",
    "active_job_id": "d7a7e9ea-8320-40c5-b7dc-4c023565dfbf",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-10-12 03:44:55 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
9ms in der Warteschlange
5,1s Laufzeit
Erfolgreich
{
  "job_id": "d7a7e9ea-8320-40c5-b7dc-4c023565dfbf",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-10-12T03:44:55.001990474Z",
  "scheduled_at": "2025-10-12T03:44:55.001813174Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "359df237-86fc-439a-9994-4430b9a13878",
    "created_at": "2025-10-12 03:44:55 UTC",
    "updated_at": "2025-10-12 03:45:00 UTC",
    "active_job_id": "d7a7e9ea-8320-40c5-b7dc-4c023565dfbf",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-10-12 03:44:55 UTC",
    "finished_at": "2025-10-12 03:45:00 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "7a5a3d0c-eb01-406c-b452-ea432e63c6f0",
    "duration": "5.120773"
  }
}