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 dynamodb retry config for throttling and other errors. Add exponential backoff and jitter for unprocessed keys. Fix edge case where we succesfully process keys on our last attempt but still fail #1023

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Catch ClientError and log ResponseMetadata. Make mypy happy about _ca…

be7e063
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Add dynamodb retry config for throttling and other errors. Add exponential backoff and jitter for unprocessed keys. Fix edge case where we succesfully process keys on our last attempt but still fail #1023

Catch ClientError and log ResponseMetadata. Make mypy happy about _ca…
be7e063
Select commit
Loading
Failed to load commit list.
tox (py38,docs)
succeeded Jan 24, 2025 in 2m 58s