Exception: Relaton::W3c::DataFetcher::CrawlIncompleteError
- Inherits:
-
StandardError
- Object
- StandardError
- Relaton::W3c::DataFetcher::CrawlIncompleteError
- Defined in:
- lib/relaton/w3c/data_fetcher.rb
Overview
Raised when pagination over the specifications index stops before the last page (e.g. a page fetch fails after retries, or the API reports more pages than were reached). It aborts the whole crawl so a truncated dataset is never saved or committed — see #fetch and #enqueue_specs.