ExampleJob::BatchJob

Cola
default
Prioridad
0
Exitoso
Argumentos


{
  "job_id": "e3515bba-05d3-4d2d-bf1b-bb5492ec6467",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [

  ],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2024-09-19T01:58:00.011345034Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {
  },
  "_good_job": {
    "id": "e3515bba-05d3-4d2d-bf1b-bb5492ec6467",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2024-09-19 01:58:00 UTC",
    "performed_at": "2024-09-19 01:58:00 UTC",
    "finished_at": "2024-09-19 01:58:00 UTC",
    "error": null,
    "created_at": "2024-09-19 01:58:00 UTC",
    "updated_at": "2024-09-19 01:58:00 UTC",
    "active_job_id": "e3515bba-05d3-4d2d-bf1b-bb5492ec6467",
    "concurrency_key": null,
    "cron_key": "batch_example",
    "retried_good_job_id": null,
    "cron_at": "2024-09-19 01:58: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
113ms en cola
48ms en ejecución
Exitoso
{
  "job_id": "e3515bba-05d3-4d2d-bf1b-bb5492ec6467",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [

  ],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2024-09-19T01:58:00.011345034Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {
  },
  "_good_job_execution": {
    "id": "7c718385-4da7-4546-a197-566c88924d57",
    "created_at": "2024-09-19 01:58:00 UTC",
    "updated_at": "2024-09-19 01:58:00 UTC",
    "active_job_id": "e3515bba-05d3-4d2d-bf1b-bb5492ec6467",
    "job_class": "ExampleJob::BatchJob",
    "queue_name": "default",
    "scheduled_at": "2024-09-19 01:58:00 UTC",
    "finished_at": "2024-09-19 01:58:00 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "48da2d9b-ca6e-4eeb-9faa-c4e72a5596ba",
    "duration": "0.048289"
  }
}