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 5 commits into
base: master
Choose a base branch
from

Add unit of measurement to base_delay and max_delay. Expand the retry…

b4e423d
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

Add unit of measurement to base_delay and max_delay. Expand the retry…
b4e423d
Select commit
Loading
Failed to load commit list.
tox (py38,docs)
succeeded Jan 20, 2025 in 3m 1s