Hello! When restoring a backup to a new sharded mongo cluster, an error appears: [E11000 duplicate key error collection: sponsore.interested index: id dup key: { _id: { visitorId: “ccee9f9e-9d05-4113-97b6-38bf85a85a0b”, categoryId: 123434 } }]
There is a possibility that there are duplicates, but how can I force the PBM agent to ignore the duplicates and continue the recovery?