worldbank / DECAT_Space2Stats

https://worldbank.github.io/DECAT_Space2Stats/
Other
1 stars 1 forks source link

Add constraint to API call #12

Closed zacharyDez closed 4 weeks ago

zacharyDez commented 1 month ago

To avoid calls that significantly strain our systems, we may want to limit the aoi parameter size for the summary endpoint. We could also define a timeout error when a request is parsed for a specific time. @vincentsarago @bitner, do you have any suggestions on managing this? The API is supposed to be publicly accessible.