AntonShuvaev / intellij-dynamodb

DynamoDB plugin for Intellij IDEA and other JetBrains IDEs
https://plugins.jetbrains.com/plugin/18896-dynamodb
16 stars 0 forks source link

Import failed. Unable to execute HTTP request: Read timed out #15

Closed rovrevik closed 1 year ago

rovrevik commented 2 years ago

Export from localstack table (DynamoDB JSON) and then try to import the exported file back into a new table created with the same schema also exported as Create Table.

The export is only 38 meg. After failure the target import table has only 25 of 42756 items.

AntonShuvaev commented 2 years ago

Could you share an example of any failed item (without sensitive data)?

AntonShuvaev commented 1 year ago

Closing the issue, feel free to reopen if needed