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

[Internal] CTL: Fixes retry configuration #2263

Merged
merged 4 commits into from
Feb 27, 2021
Merged

Conversation

ealsur
Copy link
Member

@ealsur ealsur commented Feb 26, 2021

CTL default configuration was throwing on throttled requests with no retries.

On CFP scenarios, the Lease Container initialization when the number of partitions is really high, could generate 429s on the lease collection with the default provisioned RU.

This PR also adds some extra logging that help to debug scenarios and tell apart where a particular issue might have occurred.

Copy link
Member

@FabianMeiswinkel FabianMeiswinkel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants