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

fix (*dynamodbiface.DynamoDBAPI).ListTables #772

Merged
merged 1 commit into from Oct 12, 2023

Conversation

mariiatuzovska
Copy link
Contributor

@mariiatuzovska mariiatuzovska commented Jun 22, 2022

checkRequiredTablesIfExist() fails with error: 'task table doesn't exist' due to (*dynamodbiface.DynamoDBAPI).ListTables doesn't retrieve full list of tables. You should use for{...}. This PR fixes this bug.

@RichardKnop RichardKnop merged commit 341aa3a into RichardKnop:master Oct 12, 2023
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.

None yet

2 participants