ExampleJob::BatchJob

Coda
default
Priorità
0
Riuscito
Argomenti


{
  "job_id": "b064d8ce-dd7d-4677-8259-8a478de17f60",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-03-03T05:22:00.069382935Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job": {
    "id": "b064d8ce-dd7d-4677-8259-8a478de17f60",
    "queue_name": "default",
    "priority": 0,
    "scheduled_at": "2026-03-03 05:22:00 UTC",
    "performed_at": "2026-03-03 05:22:00 UTC",
    "finished_at": "2026-03-03 05:22:00 UTC",
    "error": null,
    "created_at": "2026-03-03 05:22:00 UTC",
    "updated_at": "2026-03-03 05:22:00 UTC",
    "active_job_id": "b064d8ce-dd7d-4677-8259-8a478de17f60",
    "concurrency_key": "ExampleJob::BatchJob",
    "cron_key": "batch_example",
    "retried_good_job_id": null,
    "cron_at": "2026-03-03 05:22: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
  }
}
Esecuzioni
50ms in coda
67ms tempo di esecuzione
Riuscito
{
  "job_id": "b064d8ce-dd7d-4677-8259-8a478de17f60",
  "locale": "en",
  "priority": null,
  "timezone": "UTC",
  "arguments": [],
  "job_class": "ExampleJob::BatchJob",
  "executions": 0,
  "queue_name": "default",
  "enqueued_at": "2026-03-03T05:22:00.069382935Z",
  "scheduled_at": null,
  "provider_job_id": null,
  "exception_executions": {},
  "_good_job_execution": {
    "id": "4eb213ca-1ac3-47af-8a1a-b8ff6d1a2727",
    "created_at": "2026-03-03 05:22:00 UTC",
    "updated_at": "2026-03-03 05:22:00 UTC",
    "active_job_id": "b064d8ce-dd7d-4677-8259-8a478de17f60",
    "job_class": "ExampleJob::BatchJob",
    "queue_name": "default",
    "scheduled_at": "2026-03-03 05:22:00 UTC",
    "finished_at": "2026-03-03 05:22:00 UTC",
    "error": null,
    "error_event": null,
    "error_backtrace": null,
    "process_id": "8568e83a-6dd3-45a1-8425-41d7298c9d1b",
    "duration": "0.067432"
  }
}