OCHA-DAP / ocha-anticipy

Python package to support the development of anticipatory action frameworks
https://github.com/OCHA-DAP/ocha-anticipy
GNU General Public License v3.0
8 stars 1 forks source link

CDS request limit #179

Open turnerm opened 1 year ago

turnerm commented 1 year ago

It turns out the CDS request limit is 500. This is reached with e.g. the GloFAS forecast historical download. The optimal solution would be to implement the request queue with asyncio.