Retrying failed data events
The XSD recovery process is responsible for re-processing the failed XSD events. A separate recovery process looks for the failed events in staging tables.
Failed jobs can be retried more than once based on the configuration set in the table.
Based on the recovery flag and retry count, failed jobs will retrieve failed events from staging tables. The recovery flat defined in the error type definition determines which failed jobs are retried.
The error definition defined in data events handling is used to determine how errors are captured and logged. The recovery flag in the error categorisation determines which failed jobs to retry.
In this topic