Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle ResourceInUseException #107

Merged
merged 1 commit into from
Nov 26, 2021
Merged

handle ResourceInUseException #107

merged 1 commit into from
Nov 26, 2021

Conversation

dimaqq
Copy link
Contributor

@dimaqq dimaqq commented Nov 17, 2021

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.

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`.
@dimaqq dimaqq requested a review from ojii November 17, 2021 09:24
@dimaqq dimaqq merged commit 5a49450 into master Nov 26, 2021
@dimaqq dimaqq deleted the dimaqq-patch-1 branch November 26, 2021 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant