Skip to content

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

Merged
twelch merged 7 commits intodevfrom
db-retry
Sep 8, 2024
Merged

Add retry to dynamodb actions, break out helper functions, fix chunk sorting#344
twelch merged 7 commits intodevfrom
db-retry

Conversation

@twelch
Copy link
Copy Markdown
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
@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.

1 participant