Skip to content

Add backoff to DynamoDB client CreateTableIfNotExists function#340

Merged
chelseajonesr merged 1 commit into
rivian:mainfrom
chelseajonesr:fix/dynamodb-backoff
May 5, 2025
Merged

Add backoff to DynamoDB client CreateTableIfNotExists function#340
chelseajonesr merged 1 commit into
rivian:mainfrom
chelseajonesr:fix/dynamodb-backoff

Conversation

@chelseajonesr
Copy link
Copy Markdown
Collaborator

Throughput updates take a while to complete so immediate retries often all fail.

@chelseajonesr chelseajonesr merged commit 2bc9f0a into rivian:main May 5, 2025
3 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.19%. Comparing base (d823a37) to head (a7c3777).
Report is 184 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #340      +/-   ##
==========================================
- Coverage   73.03%   71.19%   -1.85%     
==========================================
  Files          18       19       +1     
  Lines        3556     4155     +599     
==========================================
+ Hits         2597     2958     +361     
- Misses        701      876     +175     
- Partials      258      321      +63     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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