During conversio process we should distinguish recoverable and
non-recoverable errors.
non-recoverable errors should cause file to be deleted from queue. E.g.
syntax error in FB2
recoverable errors should leave file in queue for another attempt. E.g. out
of disk space, S3 upload error, etc.
I suggest to create exceptions.py in fb2pdf package and put exception
hierarchy there.
Original issue reported on code.google.com by kroko...@gmail.com on 2 Mar 2007 at 11:21
Original issue reported on code.google.com by
kroko...@gmail.com
on 2 Mar 2007 at 11:21