Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2026 03:46 AM
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?