I see. We have parallel processes running that can have some overlap on the writes in some cases so this must be it. Though these writes ultimately set the overlapping relations to the same state..
In any case, I'm assuming we'll need to circumvent these concurrent overlaps in one way or another. Or is there a way to resolve this within spicedb?