gordonwatts / func_adl_server

Helm chart to get started with an analysis server - mostly experimental
MIT License
0 stars 0 forks source link

Add retry capability into fetching data from the end point #23

Open gordonwatts opened 5 years ago

gordonwatts commented 5 years ago

This is in the library - we need the ability to retry fetching the data

Files that were returned:
  ['http://tev10.phys.washington.edu:80/6d756b4ab475dfe077f4a470e120198e/ANALYSIS_001.root', 'pandas_tree94']

And then you get a hard crash when you close your laptop.

If there was a way to use http and auto-resume, that would be awesome.