Exception: Raif::Errors::InferenceCostEventsBackfillError
- Inherits:
-
StandardError
- Object
- StandardError
- Raif::Errors::InferenceCostEventsBackfillError
- Defined in:
- lib/raif/errors/inference_cost_events_backfill_error.rb
Overview
Raised by Raif::InferenceCostEvent.backfill! when one or more terminal model completions could not be synced. Lets callers (the rake task, and Raif::RepairInferenceCostEventsJob via retry_on) see a partial failure instead of the run reporting success with events still missing.