codeforIATI / codelist-updater

👀 Updater for https://github.com/codeforIATI/IATI-Codelists-NonEmbedded and https://github.com/codeforIATI/Unofficial-Codelists
MIT License
2 stars 0 forks source link

Organisation registration agency PRs sometimes use stale data #61

Closed andylolz closed 2 years ago

andylolz commented 2 years ago

This is due to https://github.com/OpenDataServices/org-ids/issues/256.

A very hacky solution is to force the data to be refreshed on all servers, by hitting a refresh endpoint a few times (and hoping that we hit every server). I’ve implemented that in #60.