Exports DynamoDB items via parallel scan into a blocking queue, then consumes the queue and import DynamoDB items into a replica table using asynchronous writes.
I tested the tool on a large dataset and observe that whenever there is a System Write Error which is observed in the metrics chart, the failed batch write is not retried.
Please confirm if BatchWrite that faces a System Write Error is retried.
I tested the tool on a large dataset and observe that whenever there is a System Write Error which is observed in the metrics chart, the failed batch write is not retried.
Please confirm if BatchWrite that faces a System Write Error is retried.