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

File responsiveness test issues #19

Open jbusecke opened 11 months ago

jbusecke commented 11 months ago

Recent deployments like this have shown a suspicious amount of iids with 'all-non-reactive' urls.

I dug a bit deeper and came up with this example here (which now weirdly just works...oh ESGF...)

What I conclude from that is that there might be something going on on the server side that is blocking responses if we make many requests in short succession.

Either way, Ill implement another option that just takes the first data_node regardless of responsiveness.