Exception: Pikuri::Tool::Search::Engines::Unavailable
- Inherits:
-
StandardError
- Object
- StandardError
- Pikuri::Tool::Search::Engines::Unavailable
- Defined in:
- lib/pikuri/tool/search/engines.rb
Overview
Raised by a provider that is temporarily unavailable (rate-limited, bot-blocked, quota-exhausted — "try again later", not "your request is wrong"). The #search cascade catches it and tries the next provider; anything else bubbles up so genuine bugs stay visible.