Skip to content

Added UseExponentialRetryDelayForConcurrencyThrottle configuration option #515

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

Merged
merged 1 commit into from
Jun 12, 2025

Conversation

tehcrashxor
Copy link
Member

This pull request introduces a new configuration switch UseExponentialRetryDelayForConcurrencyThrottle which causes the retry logic to use the exponential retry delay behavior for concurrency throttling instead of the Retry-After header's value. Default value is false.

@tehcrashxor tehcrashxor requested a review from MattB-msft June 12, 2025 17:06
@tehcrashxor tehcrashxor merged commit 03fa4d1 into master Jun 12, 2025
1 check passed
@tehcrashxor tehcrashxor deleted the release/update/250611105136 branch June 12, 2025 17:09
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.

2 participants