aushape
aushape copied to clipboard
Differentiate between recoverable and unrecoverable errors
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.