Fix Duplicate Idempotence inserts
We never actually checked if this was a replay or not, so duplicate idempotence records could be entered into the collection.
We never actually checked if this was a replay or not, so duplicate idempotence records could be entered into the collection.