ssl-hep / ServiceX_frontend

Client access library for ServiceX
https://servicex-frontend.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
5 stars 11 forks source link

Clean up handling of transformations on empty datasets #518

Open ponyisi opened 2 weeks ago

ponyisi commented 2 weeks ago

We may have cases where there are zero files in a Rucio dataset. It seems that in general the progressbar will just spin even though the transformation is marked "complete". I think we should mark the transform done, but also raise a warning that the dataset was empty.