HENNGE / aiodynamo

Asynchronous, fast, pythonic DynamoDB Client
https://aiodynamo.readthedocs.io/
Other
69 stars 20 forks source link

handle ResourceInUseException #107

Closed dimaqq closed 2 years ago

dimaqq commented 2 years ago

For #70

ResourceInUseException is returned when trying to create a table that already exists... (maybe the assumption is that table is being used right now). ran into this with dynalite.