jbusecke / pangeo-forge-esgf

Using queries to the ESGF API to generate urls and keyword arguments for receipe generation in pangeo-forge
Apache License 2.0
6 stars 4 forks source link

Consider reimplementing the backoff/retry logic if needed #48

Open jbusecke opened 3 months ago

jbusecke commented 3 months ago

Factoring this out of #45, since I do not see the immedate need right now.

https://github.com/jbusecke/pangeo-forge-esgf/blob/166b53bd26d47b661399aa250dadbaee85481f9a/pangeo_forge_esgf/recipe_inputs.py had a bunch of good shit re retry/backoff logic. This might come in handy in the future.