Exception: Raif::Errors::ArchiveStorageError
- Inherits:
-
StandardError
- Object
- StandardError
- Raif::Errors::ArchiveStorageError
- Defined in:
- lib/raif/errors/archive_storage_error.rb
Overview
Raised when an archive storage adapter violates the write contract (returns a blank location, or the written object fails verification). The archive job treats this like any upload failure: the run aborts and zero rows are recorded or deleted.