Exception: Feed::Google::MerchantApi::ReportPuller::PersistenceError
- Inherits:
-
StandardError
- Object
- StandardError
- Feed::Google::MerchantApi::ReportPuller::PersistenceError
- Defined in:
- app/services/feed/google/merchant_api/report_puller.rb
Overview
Raised when one or more rows failed to persist, so the caller (a Sidekiq
worker) fails loudly — retries and alerts — instead of #pull quietly
reporting a "complete" result that left stale data behind.