gordonwatts / func_adl_server

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

When a rucio download totally fails, the client seems to crash #27

Open gordonwatts opened 5 years ago

gordonwatts commented 5 years ago

If there is a failure in rucio for some reason (e.g. downloading to a pvc that isn't a host path), or network is bad, then eventually the rucio command fails. Unfortunatley, somehow, that causes a cascading set of failures down the line all the way to the client - rather than a retry or similar.