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

Extend Tariff Synchronizer #26

Closed saulius closed 11 years ago

saulius commented 11 years ago

This decouples logging/notifying from synchronization logic. Adds additional notifications and extends log messages. Adds download retry_count option where we can set how many times to try fetching the update. Adds missing state to update table so we won't try to redownload missing updates.

It is a fix for #37933867 on Pivotal.