Skip to content

bugfix: retry behavior - #3334

Open
stobrien89 wants to merge 1 commit into
aws:masterfrom
stobrien89:bugfix-new-retries
Open

bugfix: retry behavior#3334
stobrien89 wants to merge 1 commit into
aws:masterfrom
stobrien89:bugfix-new-retries

Conversation

@stobrien89

Copy link
Copy Markdown
Member

Description of changes:
Aligns the PHP SDK’s new retry implementation with retry compliance tests by updating the opt-in V3 path to emit compliant retry headers, honor AWS_MAX_ATTEMPTS and shared-config max_attempts without requiring retry_mode, and preserve retry quota/rate-limiter state correctly across operations on the same client. The change also updates the PHP retry tests to cover the new behavior and long-polling/quota flow.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@stobrien89
stobrien89 requested a review from smilkuri as a code owner July 31, 2026 20:56
@stobrien89 stobrien89 mentioned this pull request Jul 31, 2026
@stobrien89
stobrien89 force-pushed the bugfix-new-retries branch from 41caa69 to e49c867 Compare July 31, 2026 21:03
Comment thread src/Retry/RetryHelperTrait.php
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