alphagov / trade-tariff-backend

Enabling the population and distribution via API of UK Customs tariffs and duties
MIT License
7 stars 6 forks source link

retrying on download exceptions #211

Closed vspy closed 9 years ago

vspy commented 9 years ago

As sometimes update downloads fail with PartialFile or SSLConnection errors, we want to retry those as well.

matthewford commented 9 years ago

Once we update the specs we should merge this, as it is needed with the drop in sync frequency to avoid missing files. https://github.com/alphagov/trade-tariff-backend/pull/208