Exception: PostalCodes::GeonamesRefresh::InsufficientData

Inherits:
StandardError
  • Object
show all
Defined in:
app/services/postal_codes/geonames_refresh.rb

Overview

Raised when a parsed country file falls below its sanity floor — a likely
truncated/corrupt download. We refuse to upsert rather than overwrite good
data with garbage (matters most on the unattended scheduled run).