Hi @Jeremy_Buch,
It’s not quite about excessiveness, it’s about operations interleaving for the same document. For example:
- t1 - Update to document A
- t2 - Document A deleted by another operation
- t3 - Lookup document A to be returned
Regards,
Wan.
Hi @Jeremy_Buch,
It’s not quite about excessiveness, it’s about operations interleaving for the same document. For example:
Regards,
Wan.