biigle / largo

:m: BIIGLE module to review image annotations in a regular grid
GNU General Public License v3.0
0 stars 1 forks source link

Change failure behavior of ProcessAnnotatedFile job #142

Closed mzur closed 8 months ago

mzur commented 8 months ago

The job now throws an exception when it gives up retrying so it fill properly logged as a failed job. Also it will now retry even if the exception is unknown. If the exception is known, it will retry even more often.