Exception: Embedding::Gemini::PermanentError
- Defined in:
- app/services/embedding/gemini.rb
Overview
Service object: permanent error — bad/unfixable input that will fail again
on retry (4xx image download, 4xx Gemini API such as a 404 URL or a 400
"invalid image"). Callers should log + skip these, NOT retry.