Exception: Feed::Google::MerchantApi::Client::TransientError
- Inherits:
-
ApiError
- Object
- StandardError
- ApiError
- Feed::Google::MerchantApi::Client::TransientError
- Defined in:
- app/services/feed/google/merchant_api/client.rb
Overview
Transient failure worth retrying — HTTP 429/5xx or a Faraday transport error
(timeout, connection reset). A bulk push of ~1500 products reliably hits a
handful of these; callers retry these and only these.