CSML-by-Clevy/csml-engine

Many ConditionalCheckFailedException in dynamodb

frsechet opened this issue · 0 comments

In our logs, we can find a lot of Rusoto("The conditional request failed") errors. With so little information we can't find out where it comes from. We should investigate that. It's probably a write that's comes too quickly after a first write and the item is not ready in dynamodb, but hard to tell in which request?