ExampleJob

Cola
elephants
Prioridad
0
Exitoso
Argumentos
"slow"
{
  "job_id": "402eaf3d-ac38-4064-8d30-bd115d927952",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-08-19T18:25:07.003576850Z",
  "scheduled_at": "2025-08-19T18:25:07.003376424Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "402eaf3d-ac38-4064-8d30-bd115d927952",
    "queue_name": "elephants",
    "priority": 0,
    "scheduled_at": "2025-08-19 18:25:07 UTC",
    "performed_at": "2025-08-19 18:25:07 UTC",
    "finished_at": "2025-08-19 18:25:12 UTC",
    "error": null,
    "created_at": "2025-08-19 18:25:07 UTC",
    "updated_at": "2025-08-19 18:25:12 UTC",
    "active_job_id": "402eaf3d-ac38-4064-8d30-bd115d927952",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-08-19 18:25:07 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
  }
}
Ejecuciones
36ms en cola
5,0s en ejecución
Exitoso
{
  "job_id": "402eaf3d-ac38-4064-8d30-bd115d927952",
  "locale": "en",
  "priority": 0,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-08-19T18:25:07.003576850Z",
  "scheduled_at": "2025-08-19T18:25:07.003376424Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "eeb0bd66-5a5e-4734-a909-80d46fb4d827",
    "created_at": "2025-08-19 18:25:07 UTC",
    "updated_at": "2025-08-19 18:25:12 UTC",
    "active_job_id": "402eaf3d-ac38-4064-8d30-bd115d927952",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-08-19 18:25:07 UTC",
    "finished_at": "2025-08-19 18:25:12 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "b3c7fb5a-9149-4f1d-8df6-47a41ac1bb73",
    "duration": "5.063259"
  }
}