Scribery/aushape

Differentiate between recoverable and unrecoverable errors

spbnick opened this issue · 1 comments

Make converter be able to repeat an operation if it can be recovered (e.g. an output failure), and permanently stick to an error if it's not (e.g. an auparse error messing up its state).

Make sure all the descriptions of functions, that can return permanent error return codes, mention them.