Duplicate entries in High Replication Datastore
问题 We still have a rare case of duplicate entries when this POST method is called. I had asked for advice previously on Stack overflow and was given a solution, that is utilising the parent/child methodology to retain strongly consistent queries. I have migrated all data into that form and let it run for another 3 months. However the problem was never solved. The problem is right here with this conditional if recordsdb.count() == 1: It should be true in order to update the entry, but instead HRD