[I/O] DynamoDB / AWS Lambda: CrateDB raises `DuplicateKeyException` after Lambda is resuming CDC operations
Open
- Dominant language
- Python
- Stars
- 10
- Forks
- 5
- Avg merge
- 7d 5h
- Merged PRs (30d)
- 7
Description
## About
> We are observing a problem with the sync lambda.
## Problem
> Every once in a while a task will time out, which leads to the sync lambda retrying. Now, these retries fail, because, even though the original task had timed out, the data has been correctly stored into CrateDB, for all the items that are part of the batch that has timed out. Do you have any idea what could be causing this behavior?
/cc @dfeokti
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.