ExampleJob

Cola
elephants
Prioridad
10
Exitoso
Argumentos
"slow"
{
  "job_id": "17a29311-b2b2-48d7-b1f2-9ac857f59727",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-12-02T18:39:06.002606033Z",
  "scheduled_at": "2025-12-02T18:39:06.002429311Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "17a29311-b2b2-48d7-b1f2-9ac857f59727",
    "queue_name": "elephants",
    "priority": 10,
    "scheduled_at": "2025-12-02 18:39:06 UTC",
    "performed_at": "2025-12-02 18:39:06 UTC",
    "finished_at": "2025-12-02 18:39:11 UTC",
    "error": null,
    "created_at": "2025-12-02 18:39:06 UTC",
    "updated_at": "2025-12-02 18:39:11 UTC",
    "active_job_id": "17a29311-b2b2-48d7-b1f2-9ac857f59727",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-12-02 18:39:06 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
10ms en cola
5,0s en ejecución
Exitoso
{
  "job_id": "17a29311-b2b2-48d7-b1f2-9ac857f59727",
  "locale": "en",
  "priority": 10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-12-02T18:39:06.002606033Z",
  "scheduled_at": "2025-12-02T18:39:06.002429311Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "2fadbe6b-ec06-4e7b-8482-a9035ca4d5bf",
    "created_at": "2025-12-02 18:39:06 UTC",
    "updated_at": "2025-12-02 18:39:11 UTC",
    "active_job_id": "17a29311-b2b2-48d7-b1f2-9ac857f59727",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-12-02 18:39:06 UTC",
    "finished_at": "2025-12-02 18:39:11 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "665c7f83-81f2-4a10-be58-2784c3bcef84",
    "duration": "5.013049"
  }
}