ExampleJob::BatchJob

Cola
default
Prioridad
0
Exitoso
Argumentos


{
  "job_id": "71e3fc60-57e3-48ff-a16a-7b87b43561c5",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-05-16T06:37:00.007042810Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "71e3fc60-57e3-48ff-a16a-7b87b43561c5",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-05-16 06:37:00 UTC",
    "performed_at": "2026-05-16 06:37:00 UTC",
    "finished_at": "2026-05-16 06:37:00 UTC",
    "error": null,
    "created_at": "2026-05-16 06:37:00 UTC",
    "updated_at": "2026-05-16 06:37:00 UTC",
    "active_job_id": "71e3fc60-57e3-48ff-a16a-7b87b43561c5",
    "concurrency_key": "ExampleJob::BatchJob",
    "cron_key": "batch_example",
    "retried_good_job_id": null,
    "cron_at": "2026-05-16 06:37: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
28ms en cola
49ms en ejecución
Exitoso
{
  "job_id": "71e3fc60-57e3-48ff-a16a-7b87b43561c5",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-05-16T06:37:00.007042810Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "302d5c46-0ba7-4ad5-b28a-20c77cc6efab",
    "created_at": "2026-05-16 06:37:00 UTC",
    "updated_at": "2026-05-16 06:37:00 UTC",
    "active_job_id": "71e3fc60-57e3-48ff-a16a-7b87b43561c5",
    "job_class": "ExampleJob::BatchJob",
    "queue_name": "default",
    "scheduled_at": "2026-05-16 06:37:00 UTC",
    "finished_at": "2026-05-16 06:37:00 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "6b2f2c3e-6380-4bd1-aa52-1e67fb58dbcd",
    "duration": "0.04919"
  }
}