biigle / maia

:m: BIIGLE module for the Machine Learning Assisted Image Annotation method
GNU General Public License v3.0
2 stars 3 forks source link

Job files are not deleted if job/response fails #24

Closed mzur closed 5 years ago

mzur commented 5 years ago

The job files are not deleted if a job response cannot be submitted (e.g. due to memory exhaustion). However, the "job failed" response is still submitted. Check why the failed response is submitted but the files are not deleted.