ExampleJob

Cola
elephants
Prioridad
-10
Exitoso
Argumentos
"slow"
{
  "job_id": "fad41a66-fa23-40ff-a3c9-1635d6c7b556",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-10-03T16:59:10.002547476Z",
  "scheduled_at": "2025-10-03T17:00:07.002382336Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "fad41a66-fa23-40ff-a3c9-1635d6c7b556",
    "queue_name": "elephants",
    "priority": -10,
    "scheduled_at": "2025-10-03 17:00:07 UTC",
    "performed_at": "2025-10-03 17:00:07 UTC",
    "finished_at": "2025-10-03 17:00:12 UTC",
    "error": null,
    "created_at": "2025-10-03 16:59:10 UTC",
    "updated_at": "2025-10-03 17:00:12 UTC",
    "active_job_id": "fad41a66-fa23-40ff-a3c9-1635d6c7b556",
    "concurrency_key": "ExampleJob",
    "cron_key": "frequent_example",
    "retried_good_job_id": null,
    "cron_at": "2025-10-03 16:59:10 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
6ms en cola
5,0s en ejecución
Exitoso
{
  "job_id": "fad41a66-fa23-40ff-a3c9-1635d6c7b556",
  "locale": "en",
  "priority": -10,
  "timezone": "UTC",
  "arguments": [
    "slow"
  ],
  "job_class": "ExampleJob",
  "executions": 0,
  "queue_name": "elephants",
  "enqueued_at": "2025-10-03T16:59:10.002547476Z",
  "scheduled_at": "2025-10-03T17:00:07.002382336Z",
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "c7664186-0ba8-4bdd-9a61-1a4ad057b617",
    "created_at": "2025-10-03 17:00:07 UTC",
    "updated_at": "2025-10-03 17:00:12 UTC",
    "active_job_id": "fad41a66-fa23-40ff-a3c9-1635d6c7b556",
    "job_class": "ExampleJob",
    "queue_name": "elephants",
    "scheduled_at": "2025-10-03 17:00:07 UTC",
    "finished_at": "2025-10-03 17:00:12 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "663b176f-d128-47bd-af79-dd39f0e2425b",
    "duration": "5.019006"
  }
}