WorldCereal / worldcereal-classification

This repository contains the classification module of the WorldCereal system.
https://esa-worldcereal.org/
MIT License
37 stars 4 forks source link

Add retries to public geoparquet querying #169

Closed kvantricht closed 2 days ago

kvantricht commented 2 months ago

Currently, no retries are implemented when querying with duckDB the global parquet. We can expect load to increase so we should be a bit more resilient to temporary glitches.

jdegerickx commented 2 weeks ago

@cbutsko to copy relevant code from RDM interaction script