Exception: Ask::WebFetch::ParkedDomainError
- Inherits:
-
EmptyContentError
- Object
- StandardError
- Error
- EmptyContentError
- Ask::WebFetch::ParkedDomainError
- Defined in:
- lib/ask/web_fetch/backend.rb
Overview
A backend that fetched a REGISTRAR PARKING PAGE — an ad for a parked (for-sale) domain, not the site's content. Deterministic and terminal: retrying will never turn a parking ad into content, so the pipeline must classify (not retry) it. A subclass of EmptyContentError so existing empty-content handling still applies.