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

Silence Elasticsearch NotFound exceptions during delete operations #177

Closed rodzyn closed 10 years ago

matthewford commented 10 years ago

Note we should change all the ES indexing to be a bulk action once updates are all applied not one at a time anyway.