Queue recoverability is the ability to recover from an interruption during a process. The easiest way to achieve this is to design the queue so a document can be routed through the same queue multiple times with no adverse effects. It is important to change keywords in such a way that re-processing the same document in the same queue leads to the same keyword values being set.