ExampleJob::BatchJob

Cola
default
Prioridad
0
Exitoso
Argumentos


{
  "job_id": "99c0f9af-738f-4305-b429-a1870fec6ec7",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-05-30T09:09:00.005459737Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "99c0f9af-738f-4305-b429-a1870fec6ec7",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-05-30 09:09:00 UTC",
    "performed_at": "2026-05-30 09:09:00 UTC",
    "finished_at": "2026-05-30 09:09:00 UTC",
    "error": null,
    "created_at": "2026-05-30 09:09:00 UTC",
    "updated_at": "2026-05-30 09:09:00 UTC",
    "active_job_id": "99c0f9af-738f-4305-b429-a1870fec6ec7",
    "concurrency_key": "ExampleJob::BatchJob",
    "cron_key": "batch_example",
    "retried_good_job_id": null,
    "cron_at": "2026-05-30 09:09:00 UTC",
    "batch_id": null,
    "batch_callback_id": null,
    "is_discrete": null,
    "executions_count": 1,
    "job_class": "ExampleJob::BatchJob",
    "error_event": null,
    "labels": null,
    "locked_by_id": null,
    "locked_at": null
  }
}
Ejecuciones
96ms en cola
228ms en ejecución
Exitoso
{
  "job_id": "99c0f9af-738f-4305-b429-a1870fec6ec7",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-05-30T09:09:00.005459737Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "4eb37d6b-b475-49f8-8040-6ddab3e78c0e",
    "created_at": "2026-05-30 09:09:00 UTC",
    "updated_at": "2026-05-30 09:09:00 UTC",
    "active_job_id": "99c0f9af-738f-4305-b429-a1870fec6ec7",
    "job_class": "ExampleJob::BatchJob",
    "queue_name": "default",
    "scheduled_at": "2026-05-30 09:09:00 UTC",
    "finished_at": "2026-05-30 09:09:00 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "7bc54b67-7fc5-49f1-8e12-f8c2e5535a6f",
    "duration": "0.228758"
  }
}