whenever MDM encounters errors mdm needs to have call back mechanism where mdm sends out trace_id and source_id back to the queue for each failures.
Is there a recommended approach to identify records that were not processed—along with their associated trace_id
and source_id
—and requeue them for reporting purposes?