iris-hep / idap-200gbps-atlas

benchmarking throughput with PHYSLITE
6 stars 1 forks source link

Allow DASK read errors #64

Closed gordonwatts closed 6 months ago

gordonwatts commented 6 months ago

Address possible read-errors from S3 during the processing of the "physics". In general this is likely not the right way to address errors, but it will help run the tests especially when we are near the edge of a facility's capability.

Fixes #46