!--a11y-->
Resetting the Error Status 
You use the Reset Failed Document Entries function to reset the error status of documents.
The queue server has a count for each document that specifies how many times it has repeated a processing step. An upper limit for repeating processing steps is defined in the queue parameters. If this upper limit is reached, the document receives an error status and is no longer processed. Resetting the error status triggers processing again.
You can use the following options:
Option |
Effect |
Reset preparation failed documents |
Documents for which preprocessing failed receive the status To Be Processed. The preprocessor then repeats the preprocessing immediately. |
Reset indexing failed docs |
Documents that could not be indexed receive the status To Be Indexed. When the start condition of the queue is next met, the queue server triggers indexing again. |
Reset optimization failed docs |
Documents that could not be optimized by the index server receive the status To Be Optimized. When the start condition of the queue is next met, the queue server triggers optimization again. |
Reset all failed docs |
Resets all error statuses. |
Reset failed documents by return code |
Only resets the error status of documents with a particular error. |
What Does the Status of a Document Mean?