This repository was archived by the owner on May 11, 2021. It is now read-only.

Description
Cron job for fetching organization data is currently not working properly. This is due to API provided by IATI registry is not working properly. eg: fetching data for UNDP https://iatiregistry.org/api/3/action/package_search?fq=organization:undp&rows=1000000
responds with following empty results data

So, what we should do for now is
- If an organization data is not fetched then the Cron process of re-creating database should be aborted.
- A log should be maintained to review the process, which should be accessible by /logs url.
- Log should clearly mention the date and organization name.