Skip to content

Failed to increase DynamoDB throughput (Table in use) #311

@AlexanderC

Description

@AlexanderC

deep-db fails to increase DynamoDB throughput in case there is other increase operation in progress.

Solution: Please catch the Table IOPS are currently being updated. exception and set a timeout of 200 ms and retry the operation WITOUT increasing the throughput.

Here's the trace:

Failed on increase throughput for table 'DeepProdBook2f11c90b': ResourceInUseException: Attempt to change a resource which is still in use: Table IOPS are currently being updated. Table: DeepProdBook2f11c90b

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions