VUIIS / dax

Distributed Automation for XNAT
MIT License
25 stars 24 forks source link

Spurious error in job counts #403

Open baxpr opened 2 years ago

baxpr commented 2 years ago

https://github.com/VUIIS/dax/blob/da5df7624d375a025db330a2930ad6b5f5e4677b/dax/dax_settings.py#L23

When there are no jobs waiting to upload, shell gives us this on stderr:

ls: cannot access /nobackup/vuiis_archive_singularity/Spider_Upload_Dir/*-x-*: No such file or directory

Is there some way we can count the pending uploads that's less hacky? @bud42