saurabh18cs
Honored Contributor III

Hi @aonurdemir This is expected behaviour , with default WriteSerializable isolation this will happen. There is a conflic period when both are updating at the same time,

maybe you can try limiting optimization window to certain scheduled window so less conflict happens when main jon is not processing any data?