datasets / publicbodies

A database of public bodies such as government departments, ministries etc.
http://publicbodies.org
MIT License
63 stars 26 forks source link

Implement retry in data import scripts #155

Open augusto-herrmann opened 2 years ago

augusto-herrmann commented 2 years ago

Data import scripts are failing when an http request for data fails. They should be configured to retry at least a few times before giving up, considering that servers may have slow, unstable or otherwise unreliable connections.