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

Add retry to dynamodb actions, break out helper functions, fix chunk sorting #344

Merged
merged 7 commits into from
Sep 8, 2024

Conversation

twelch
Copy link
Contributor

@twelch twelch commented Sep 7, 2024

  • deleteTasks: retry if unprocessed items or throughput error
  • tasks.complete: retry if unprocessed items or throughput error
  • tasks.get: sort chunks by chunk ID before merging (was causing error if more than 10 chunks)

@twelch twelch changed the title deleteTasks: retry if unprocessed items or throughput error Add retry to dynamodb actions, break out helper functions, fix chunk sorting Sep 8, 2024
@twelch twelch merged commit 91e21c1 into dev Sep 8, 2024
4 checks passed
@twelch twelch deleted the db-retry branch September 8, 2024 03:25
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

1 participant