I have a repeated cron job that takes data I have and adds the appropriate relationships to my spicedb data store through the writerelationships grpc call using touch operation mode. For some reason after looking at the database there are a ton of duplicate relation tuples, which makes it seem like it's not actually upserting. Any idea why this would be?