if a file is deleted just as archiver is deleting a file, the code quits
gsleap opened this issue · 1 comments
gsleap commented
Handle this error better!
Log:
2021-10-22 17:02:31,211, DEBUG, work_vis, /visdata/1318925336_20211022080838_ch109_002.fits- archive_handler() Deleting file
2021-10-22 17:02:31,211, ERROR, work_vis, /visdata/1318925336_20211022080838_ch109_002.fits- Error deleting: [Errno 2] No such file or directory: '/visdata/1318925336_20211022080838_ch109_002.fits'. Retrying up to 5 times.
2021-10-22 17:02:41,221, ERROR, work_vis, /visdata/1318925336_20211022080838_ch109_002.fits- Error deleting: [Errno 2] No such file or directory: '/visdata/1318925336_20211022080838_ch109_002.fits'. Retrying up to 5 times.
2021-10-22 17:02:51,232, ERROR, work_vis, /visdata/1318925336_20211022080838_ch109_002.fits- Error deleting: [Errno 2] No such file or directory: '/visdata/1318925336_20211022080838_ch109_002.fits'. Retrying up to 5 times.
2021-10-22 17:03:01,242, ERROR, work_vis, /visdata/1318925336_20211022080838_ch109_002.fits- Error deleting: [Errno 2] No such file or directory: '/visdata/1318925336_20211022080838_ch109_002.fits'. Retrying up to 5 times.
2021-10-22 17:03:11,253, ERROR, work_vis, /visdata/1318925336_20211022080838_ch109_002.fits- Error deleting: [Errno 2] No such file or directory: '/visdata/1318925336_20211022080838_ch109_002.fits'. Retrying up to 5 times.