Exception: Raif::Errors::ArchiveBusyError
- Inherits:
-
StandardError
- Object
- StandardError
- Raif::Errors::ArchiveBusyError
- Defined in:
- lib/raif/errors/archive_busy_error.rb
Overview
Raised by Raif::Archive.purge_partition! when the shared archive advisory lock is held (an archive job run or another purge is in progress). Retryable: nothing was deleted; retry once the concurrent operation finishes.